Exile Server Package - Download
A collection of batch file to make deploying an Exile server.
You need SteamCMD, you can get it from here: Download Info And MySQL server from here
- Download the latest release of this repo here & Exile client mod here
- Extract the folder to the location were you want the server.
- Create a database and execute the exile.sql
- TURN OF SQL STRICT MODE Info
- Edit config.bat to your needs
- Run download_arma.bat to download ARMA 3 from Steam
- Run start.bat and your server should run
- config.bat - Contains the servers settings
- download_arma.bat - Download ARMA 3 via SteamCMD
- prestart.bat - Sets up the servers configs etc (use this in firedeamon)
- start.bat - Runs the prestart.bat and starts the server exe
- config: This contains all the various config files needed. Battleye filters live in here.
- dump: Used to copy src files and run find/replace
- run: This is were all the live files get compiled to. Editing stuff in here is pointless. You may need to view RPT/Be logs in here while the server is running.
- source: This is were all the exile servers (mission, exile_server, exile_server_config) files are stored.