Factorio: require version that fixes a randomizer exploit (#4391)

This commit is contained in:
Fabian Dill 2024-12-29 20:55:40 +01:00 committed by GitHub
parent 2065246186
commit fa95ae4b24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ base_info = {
"description": "Integration client for the Archipelago Randomizer",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.15",
"? quality >= 2.0.15",
"base >= 2.0.28",
"? quality >= 2.0.28",
"! space-age",
"? science-not-invited",
"? factory-levels"