-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathModInfo.xml
26 lines (26 loc) · 975 Bytes
/
ModInfo.xml
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
<Mod ID="ModConstructions">
<Compatible>U#21.2</Compatible>
<Button Standard="D8" ID="ShortcutKey">
<Name>
<EN>Press shortcut key</EN>
</Name>
<Description>
<EN>to open mod main screen.</EN>
</Description>
</Button>
<Button Standard="Subtract" ID="DeleteShortcutKey">
<Name>
<EN>Press shortcut key</EN>
</Name>
<Description>
<EN>to delete mouse target object.</EN>
</Description>
</Button>
<Name>
<EN>ModConstructions</EN>
</Name>
<Description>
<EN>ModConstructions is a mod for Green Hell that allows a player to unlock all construction blueprints. It also gives the player the possibility to instantly finish any ongoing constructions and build anywhere. Press Alpha8 (default) or the key configurable in ModAPI to open the mod screen. When enabled, press KeypadMinus (default) or the key configurable in ModAPI to delete mouse target.</EN>
</Description>
<Version>1.0.4.2</Version>
</Mod>