-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathModInfo.xml
22 lines (22 loc) · 4.26 KB
/
ModInfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<mod displayName="Zerbie's Interface Modification" unique="ZerbieGraphics" description="Get rid of that blue, change it to a different hue! Menu screen, buttons, sporepedia graphics, and creator interface are affected by this mod.

Credit to Rob55Rod/Splitwirez and Emd4600 for my inspiration to make this mod!" installerSystemVersion="1.0.0.0" hasCustomInateller="true">
<componentGroup unique="ChooseGraphics" displayName="Select Interface Style">
<component unique="ViRed" displayName="Rusted Red" description="A warrior's color." imagePlacement="After" game="GalacticAdventures" defaultChecked="true">!!!ZerbieGraphics_ViRed.package</component>
<component unique="DuRed" displayName="Serious Red" description="Let's get down to business..." imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_DuRed.package</component>
<component unique="ViOrange" displayName="Aged Orange" description="A pretty unusual color choice." imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_ViOrange.package</component>
<component unique="Yellow" displayName="Tolerable Yellow" description="It's hard to make a yellow interface look good. Swaps already yellow buttons/highlights with other contrasting colors." imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_Yellow.package</component>
<component unique="ViGreen" displayName="Radioactive Green" description="Shaman's best color." imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_ViGreen.package</component>
<component unique="DuGreen" displayName="Soldier Green" description="Show me your warface!" imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_DuGreen.package</component>
<component unique="Cyan" displayName="Cold Cyan" description="As bright as a sunny sky." imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_Cyan.package</component>
<component unique="ViBlue" displayName="Deep-Sea Blue" description="Now with more blue!" imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_ViBlue.package</component>
<component unique="DuBlue" displayName="Navy Blue" description="Not the Navy!" imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_DuBlue.package</component>
<component unique="ViPurple" displayName="Royal Purple" description="Zerbie's #1 color, the best color out of the bunch!" imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_ViPurple.package</component>
<component unique="ZerbiePurple" displayName="Zerbie Purple" description="Zerbie's #1 color, but MUCH MUCH MUCH better! Turns Yellow buttons/highlights into HOT-PINK!" imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_ZerbiePurple.package</component>
<component unique="ZerbieLessPurple" displayName="Zerbie-LESS Purple" description="For those who want less slugs on their interfaces. Turns Yellow buttons/highlights into HOT-PINK!" imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_ZerbieLessPurple.package</component>
<component unique="DuPurple" displayName="Serious Purple" description="Let's get dangerous..." imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_DuPurple.package</component>
<component unique="Pink" displayName="Skexy Pink" description="Hot pink is the better pink!" imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_Pink.package</component>
<component unique="Black" displayName="Black Injections" description="Totally not a rip-off of DI's Black Interface." imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_Black.package</component>
<component unique="Albino" displayName="Albino White" description="A rare mutation that rids the interface of its pigment, leaving everything white. The red is simply from its blood." imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_Albino.package</component>
<component unique="Demo" displayName="Classic-Demo" description="The interface is now in the style of the standalone Creature Creator game.

 HUGE THANKS and credit to Rob55Rod/SplitWirez for providing me some assets to make this as accurate as possible!" imagePlacement="After" game="GalacticAdventures">!!!ZerbieGraphics_CreatorDemo.package</component>
</componentGroup>
<remove game="GalacticAdventures">*ZerbieGraphics*</remove>
</mod>