2f107db...5202af9
This commit is contained in:
@@ -32,7 +32,7 @@ Example:
|
||||
|
||||
A very simple content package could be configured as follows:
|
||||
|
||||
<contentpackage name="BestModEver" path="Data/ContentPackages/BestModEver">
|
||||
<contentpackage name="BestModEver" path="Data/ContentPackages/BestModEver.xml" gameversion="0.9.0.0">
|
||||
<Item file="Mods/BestModEver/items.xml" />
|
||||
<Character file="Mods/BestModEver/Human/Human.xml" />
|
||||
<Character file="Mods/BestModEver/Cthulhu/cthulhu.xml" />
|
||||
@@ -48,7 +48,9 @@ Example:
|
||||
version of the human characters and have all the monsters in the game replaced with
|
||||
crawlers and Cthulhus. The random events have also been changed - perhaps by adding
|
||||
a new event that spawns Cthulhu and removing the events that spawn monsters/items
|
||||
which aren't included in the mod.
|
||||
which aren't included in the mod.
|
||||
|
||||
It is also set to be used with the version 0.9.0.0 of the game.
|
||||
|
||||
----------------------------------
|
||||
Creature modding:
|
||||
|
||||
Reference in New Issue
Block a user