Factorio: require version that fixes a randomizer exploit (#4391)
This commit is contained in:
parent
2065246186
commit
fa95ae4b24
|
@ -37,8 +37,8 @@ base_info = {
|
||||||
"description": "Integration client for the Archipelago Randomizer",
|
"description": "Integration client for the Archipelago Randomizer",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.0",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"base >= 2.0.15",
|
"base >= 2.0.28",
|
||||||
"? quality >= 2.0.15",
|
"? quality >= 2.0.28",
|
||||||
"! space-age",
|
"! space-age",
|
||||||
"? science-not-invited",
|
"? science-not-invited",
|
||||||
"? factory-levels"
|
"? factory-levels"
|
||||||
|
|
Loading…
Reference in New Issue