mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-04 12:43:34 -07:00
Factorio integration
This commit is contained in:
@@ -15,7 +15,8 @@ def update_command():
|
||||
|
||||
|
||||
naming_specialties = {"PyYAML": "yaml", # PyYAML is imported as the name yaml
|
||||
"maseya-z3pr": "maseya"}
|
||||
"maseya-z3pr": "maseya",
|
||||
"factorio-rcon-py": "factorio_rcon"}
|
||||
|
||||
|
||||
def update():
|
||||
|
||||
Reference in New Issue
Block a user