-
Notifications
You must be signed in to change notification settings - Fork 1
/
ModInfo.xml
15 lines (12 loc) · 1.6 KB
/
ModInfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<mod displayName="Advanced CE" unique="AdvancedCEChocIce75" description="Advanced CE adds the building editor's part clipping to the creature editor and outfitters, among some other smaller features." installerSystemVersion="1.0.1.1" hasCustomInstaller="true" dllsBuild="2.5.20">
<remove game="GalacticAdventures">!!!!!!!!!!!AdvancedCE.package</remove>
<remove game="GalacticAdventures">!!!!!!!!!!!AdvancedCE_Vanilla.package</remove>
<remove game="GalacticAdventures">!!!!!!!!!!!AdvancedCE-GM.package</remove>
<remove game="GalacticAdventures">!!!!!!!!!!!AdvancedCE_Vanilla-GM.package</remove>
<prerequisite game="GalacticAdventures">Chocice75_AdvCE.package</prerequisite>
<componentGroup unique="SnapSuppress" displayName="Suppress Snapping">
<component unique="NoSnap" displayName="Suppress Snapping" description="Dramatically decreases the distance from the center required before parts snap to the center of the creature, making the snapping less annoying." game="GalacticAdventures" defaultChecked="true">Chocice75_AdvCE_NoSnap.package</component>
<component unique="LessSnap" displayName="Reduce Snapping" description="Slightly decreases the distance from the center required before parts snap to the center of the creature, making the snapping less annoying." game="GalacticAdventures" defaultChecked="true">Chocice75_AdvCE_LessSnap.package</component>
</componentGroup>
<component unique="EvoOutfitter" displayName="Evo-Outfitter" description="Adds parts from the Creature Editor into all outfitters." game="GalacticAdventures" defaultChecked="true">Chocice75_AdvCE-EvoOutfitter.package</component>
</mod>