Parse Preset File, install, restart Arma 3's server
A3MM permit you to manage your mod in the easiest way with LGSM which doesn't provide mods support for Arma 3.
- Python3
- Steamcmd
- LGSM Install
- BeautifulSoup
Git clone the project. Create your config file from the example. Allow your LGSM's user to use it. Create upload's folder.
Create your server's preset with Arma 3 Client and export it as HTML's file, beautifulSoup will manage this part.
Just upload this HTML's file to your folder : upload.
Run the script
python3 A3modmanager.py
A3MM will :
- Get your HTML's file
- Parse it
- Delete HTML's file
- loop and install mods
- Change the mods's value from LGSM config's file
- Restart LGSM Arma's server