mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Factorio integration
This commit is contained in:
4
setup.py
4
setup.py
@@ -54,12 +54,12 @@ def manifest_creation():
|
||||
print("Created Manifest")
|
||||
|
||||
|
||||
scripts = {"MultiClient.py": "ArchipelagoLttPClient",
|
||||
scripts = {"LttPClient.py": "ArchipelagoLttPClient",
|
||||
"MultiMystery.py": "ArchipelagoMultiMystery",
|
||||
"MultiServer.py": "ArchipelagoServer",
|
||||
"gui.py": "ArchipelagoLttPCreator",
|
||||
"Mystery.py": "ArchipelagoMystery",
|
||||
"Adjuster.py": "ArchipelagoLttPAdjuster"}
|
||||
"LttPAdjuster.py": "ArchipelagoLttPAdjuster"}
|
||||
|
||||
exes = []
|
||||
|
||||
|
Reference in New Issue
Block a user