Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.64 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.64 KB

ArmaDediHelper

pylint

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.

💡 Features

  • 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

🔨 Installation

  1. Open ArmaDediHelper.py on GitHub
  2. Press the "download raw file" button in the top right corner of the code view
  3. Copy the file to your Arma 3 install root
  4. Open a terminal into the Arma 3 install root
  5. Run python ArmaDediHelper.py
  6. Congratulations, you are using ArmaDediHelper 🎉

🕹 Usage

  1. Create Arma 3\ServerProfiles if it does not exist
  2. Place a mod preset html into Arma 3\ServerProfiles
  3. Run python ArmaDediHelper.py
  4. Follow instructions
  5. Congratulations, you have created a new dedicated Arma 3 server installation 🎉

💬 Contributing & Issue reports

All collaborative work, such as issue reports and pull requests, should be submitted to this GitHub repository in their provided sections.

📜 Licensing

Licensed with the MIT License with one extra condition. By using this software, you agree to the terms and conditions of the license.