Skip to content

Commit a0b282b

Browse files
committed
Initial Upload of Community Patch Mod Files
0 parents  commit a0b282b

20 files changed

+7057
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<GameData>
3+
<CustomModOptions>
4+
<!-- Changes for the Community Patch; DO NOT MODIFY -->
5+
<!-- See also: "Community Patch" -->
6+
<Row Class="6" Name="COMMUNITY_PATCH" Value="0"/>
7+
<!-- The core sub-feature of MOD_COMMUNITY_PATCH -->
8+
<Row Class="6" Name="MOD_BALANCE_CORE" Value="1"/>
9+
<!-- The yield sub-feature of MOD_COMMUNITY_PATCH -->
10+
<Row Class="6" Name="MOD_BALANCE_CORE_YIELDS" Value="1"/>
11+
<!-- The spies sub-feature of MOD_COMMUNITY_PATCH -->
12+
<Row Class="6" Name="MOD_BALANCE_CORE_SPIES" Value="1"/>
13+
<!-- The military sub-feature of MOD_COMMUNITY_PATCH -->
14+
<Row Class="6" Name="MOD_BALANCE_CORE_MILITARY" Value="1"/>
15+
<!-- The settler sub-feature of MOD_COMMUNITY_PATCH -->
16+
<Row Class="6" Name="MOD_BALANCE_CORE_SETTLER" Value="1"/>
17+
<!-- The deals sub-feature of MOD_COMMUNITY_PATCH -->
18+
<Row Class="6" Name="MOD_BALANCE_CORE_DEALS" Value="1"/>
19+
<!-- The minors sub-feature of MOD_COMMUNITY_PATCH -->
20+
<Row Class="6" Name="MOD_BALANCE_CORE_MINORS" Value="1"/>
21+
</CustomModOptions>
22+
</GameData>

0 commit comments

Comments
 (0)