mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Factorio: require version that fixes a randomizer exploit (#4391)
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user