-
Notifications
You must be signed in to change notification settings - Fork 4
/
info.json
31 lines (31 loc) · 1 KB
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "enemyracemanager",
"version": "1.22.6",
"date": "2021-07-10",
"title": "Enemy Race Manager",
"author": "heyqule",
"description": "Add support to have multiple races of enemies and add various enhancements to enemy races. They become tougher as you kill them. Added aerial enemies to all races. Buffed defensive entities and some attacks to balance with high level enemies. Please visit the mod page or search \"ERM -\" mods to download the new demo races.",
"factorio_version": "1.1",
"dependencies": [
"base >= 1.1.0",
"stdlib >= 1.4.8",
"enemyracemanager_assets >= 1.0.0",
"erm_libs >= 1.0.0",
"~zerm_postprocess >= 1.0.0",
"!hardcorio",
"!biter_factions",
"!erm_easier_terran",
"?Krastorio2",
"?IndustrialRevolution",
"?IndustrialRevolution3",
"?ArmouredBiters",
"?Explosive_biters",
"?Cold_biters",
"?Toxic_biters",
"?space-exploration",
"?Kux-OrbitalIonCannon",
"?MIRV",
"?AtomicArtillery",
"?RibbonMaze018"
]
}