Archipelago/worlds/soe
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
.gitignore
Logic.py Doc, SoE: Logic mixin: no underscore for public members (#1049) 2022-09-25 18:00:22 +02:00
Options.py
Patch.py Core remove legacy patch (#1047) 2022-09-30 00:36:30 +02:00
__init__.py Core: move output file name logic into core (#1066) 2022-10-02 16:53:18 +02:00
requirements.txt