Yet another Arma 3 dedicated server creation tool. Get a local dedicated server running in seconds, with or without mods.
Note: This is intended to be used to run dedicated servers on your client machine, not for "proper" dedicated server installations.
- Simple to use, lightweight Python script
- Easy to install, no third party libraries
- Create modded servers in seconds thanks to the ability to read Arma 3 mod preset exports
- No need to download the server - utilize the dedicated server installation that comes with your game client
- No need to download mods - load the mods from the same directory as the client
- Open
ArmaDediHelper.py
on GitHub - Press the "download raw file" button in the top right corner of the code view
- Copy the file to your Arma 3 install root
- Open a terminal into the Arma 3 install root
- Run
python ArmaDediHelper.py
- Congratulations, you are using ArmaDediHelper 🎉
- Create
Arma 3\ServerProfiles
if it does not exist - Place a mod preset html into
Arma 3\ServerProfiles
- Run
python ArmaDediHelper.py
- Follow instructions
- Congratulations, you have created a new dedicated Arma 3 server installation 🎉
All collaborative work, such as issue reports and pull requests, should be submitted to this GitHub repository in their provided sections.
Licensed with the MIT License with one extra condition. By using this software, you agree to the terms and conditions of the license.