Setup
Install and configure Vehicle Terrain.
#Standalone Installation
- Install and start the latest
zyke_lib. - Download Vehicle Terrain and keep the folder name
zyke_vehicleterrain. - Configure
shared/unlocked/config.lua. - Add the resources to
server.cfgin this order:
cfgensure zyke_lib ensure zyke_vehicleterrain
Realistic Vehicles and Wheel Pop are not required.
#Using All Three Resources
When Realistic Vehicles or Wheel Pop is also started, the resources coordinate their handling baselines through optional exports. Each resource can run on its own and shares handling data when used together.
Use this order when installing all three:
cfgensure zyke_lib ensure zyke_vehicleterrain ensure zyke_wheelpop ensure zyke_realisticvehicles