dayzdockerserver/files/mods/3115714092/README.md
Daniel Ceregatti 39ab84f338 Update docs.
2023-12-22 13:58:12 -08:00

18 lines
744 B
Markdown

# HypeTrain
## Reference
The files used to integrate the [HypeTrain mod](https://steamcommunity.com/sharedfiles/filedetails/?id=3115714092) came from
[here](https://steamcommunity.com/workshop/filedetails/discussion/3115714092/4032475029247848861/).
## Install
5 files are required to run the mod. Two are map-specific and the rest are common to all maps. They are:
* `cfgeventgroups.xml` - This is map-specific. The one included in this repository is for Chernarus.
* `cfgeventspawns.xml` - Same as above.
* `cfgspawnabletypes.xml` - Common to all maps.
* `events.xml` - Common to all maps.
* `types.xml` - Common to all maps.
The `start.sh` script is for doing extra stuff, but programatically. See the comments within it for details.