Archipelago/worlds/dkc3
Doug Hoskisson fdd7ffb089
Core: move output file name logic into core (#1066)
* move output file name logic into core

I see the same logic with small variations in each different world implementation.
It seems to me, it would be better in the core to keep it consistent.

* missed a few

* remove review comment

* + smw

* double quote strings

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* revert change to DS3 output file name

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-10-02 16:53:18 +02:00
..
Names DKC3 v1.1.0 (#938) 2022-08-20 16:46:44 +02:00
docs Docs: Update snes9x Links (#1048) 2022-09-27 13:26:33 +02:00
Client.py DKC3 v1.1.0 (#938) 2022-08-20 16:46:44 +02:00
Items.py Donkey Kong Country 3 Implementation (#798) 2022-07-22 00:02:25 -05:00
Levels.py Donkey Kong Country 3 Implementation (#798) 2022-07-22 00:02:25 -05:00
Locations.py DKC3 v1.1.0 (#938) 2022-08-20 16:46:44 +02:00
Options.py DKC3 v1.1.0 (#938) 2022-08-20 16:46:44 +02:00
Regions.py DKC3 v1.1.0 (#938) 2022-08-20 16:46:44 +02:00
Rom.py Core remove legacy patch (#1047) 2022-09-30 00:36:30 +02:00
Rules.py Donkey Kong Country 3 Implementation (#798) 2022-07-22 00:02:25 -05:00
__init__.py Core: move output file name logic into core (#1066) 2022-10-02 16:53:18 +02:00