Merge branch 'main' into factorio_data_extraction_refactor

This commit is contained in:
CaitSith2
2022-09-24 02:50:16 -07:00
4 changed files with 18 additions and 4 deletions

View File

@@ -7,8 +7,9 @@
"description": "Integration client for the Archipelago Randomizer",
"factorio_version": "1.1",
"dependencies": [
"base >= 1.1.0",
"? science-not-invited",
"base >= 1.1.0",
"? science-not-invited",
"? factory-levels",
"! archipelago-extractor"
]
]
}