-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathModInfo.xml
16 lines (10 loc) · 1.61 KB
/
ModInfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<mod displayName="Civ Insanity" unique="CivInsanity" description="Can't get enough of the Civilization Stage in SPORE? This absolutely bonkers modifcation indroduces many new features! For example, this mod allows you to have up to 16 cities per planet, place any kind of vehicle outside of your cities (harvesters included) and makes rival cities more aggressive. But that's only a few of the features this mod introduces." installerSystemVersion="1.0.1.2" hasCustomInstaller="true" isExperimental="false" dllsBuild="2.5.290">
<remove>CivInsanity-Lite.package</remove>
<remove>CivInsanity-Noterrainalteration.package</remove>
<remove>CivInsanity-UhOh.package</remove>
<componentGroup unique="civinsanityversions" displayName="Civ Insanity Modes">
<component unique="onlyCities" displayName="Increase city amount." description="This mode simply increases the amount of cities per planet, while slightly tweaking your rival cities' AI. (WARNING: CHANCE OF CRASHING)" game="GalacticAdventures" defaultChecked="false">CivInsanity-Lite.package</component>
<component unique="onlyTweaks" displayName="Vehicle overhaul." description="Allows you to place any type of vehicle outside of your cities, also tweaks rival city AI. (WARNING: DO NOT USE WITH CITY WALL REPLACEMENT MODS." game="GalacticAdventures" defaultChecked="true">CivInsanity-Noterrainalteration.package</component>
<component unique="insane" displayName="Civ Insanity!" description="Enables everything. Be warned, it's called ''Civ Insanity'' for a reason." game="GalacticAdventures" defaultChecked="false">CivInsanity-UhOh.package</component>
</componentGroup>
</mod>