Archipelago/worlds/alttp
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
..
docs
Bosses.py
Dungeons.py
EntranceRandomizer.py
EntranceShuffle.py
InvertedRegions.py
ItemPool.py
Items.py
Options.py
OverworldGlitchRules.py
Regions.py
Rom.py
Rules.py
Shops.py
SubClasses.py
Text.py
UnderworldGlitchRules.py
__init__.py Core: move output file name logic into core (#1066) 2022-10-02 16:53:18 +02:00
requirements.txt