Update README.md

This commit is contained in:
Redbeard-Actual
2016-10-03 16:36:19 -07:00
committed by GitHub
parent 19e0fd70d6
commit 514d1f0c9d

View File

@ -9,12 +9,15 @@ How does it work?
It's a pretty simple setup. You have two options:
You can drop the RAGE_MAP_ADDON.PBO into your server's @ExileServer/addons folder and start that puppy up!
Unpack the RAGE_MAP_ADDON.PBO and edit the globaldefines.hpp. Each area of map content can be switched off or on from there. Repack that RAGE_MAP_ADDON.PBO, drop it into the @ExileServer/addons folder of your server. Then start it on up.
You can drop the RAGE_MAP_ADDON.PBO into your server's @ExileServer/addons folder and start that puppy up!
Unpack the RAGE_MAP_ADDON.PBO and edit the globaldefines.hpp. Each area of map content can be switched off or on from there. Repack that RAGE_MAP_ADDON.PBO, drop it into the @ExileServer/addons folder of your server. Then start it on up.
Features:
Addon will detect which map you are running on your server. If you are running a map for which the addon has content, the addon will add it.
Easy to pick and choose which map content you desire through the globaldefines.hpp.
So freaking easy to install! OMFG! So easy!
Any buildings in the addon are lootable. This has been tested a lot. Because it is kind of pointless to add building that don't spawn loot.
Addon will detect which map you are running on your server. If you are running a map for which the addon has content, the addon will add it.
Easy to pick and choose which map content you desire through the globaldefines.hpp.
So freaking easy to install! OMFG! So easy!
Any buildings in the addon are lootable. This has been tested a lot. Because it is kind of pointless to add building that don't spawn loot.