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

@@ -35,6 +35,7 @@ base_info = {
"dependencies": [
"base >= 1.1.0",
"? science-not-invited",
"? factory-levels",
"! archipelago-extractor"
]
}