Allow per world configuration overrides

This commit is contained in:
stujones11
2014-08-17 17:00:52 +01:00
parent 7eebc378a6
commit 5075cc48a4
3 changed files with 12 additions and 2 deletions

View File

@ -14,6 +14,8 @@ Overall level is boosted by 10% when wearing a full matching set.
Configuration
-------------
Armor can be configured by adding a file called armor.conf in 3d_armor mod directory.
Armor can be configured by adding a file called armor.conf in 3d_armor mod and/or world directory.
see armor.conf.example for all available options.
Note: worldpath config settings override any settings made in the mod's directory.