Skip to content

Parse Preset File, install, restart Arma 3's server

Notifications You must be signed in to change notification settings

Elenui/Arma3-Mod-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Arma3-Mod-Manager

Parse Preset File, install, restart Arma 3's server

What's A3MM ?

A3MM permit you to manage your mod in the easiest way with LGSM which doesn't provide mods support for Arma 3.

Requirement :

Installation

Git clone the project. Create your config file from the example. Allow your LGSM's user to use it. Create upload's folder.

How do I use it ?

Create your server's preset with Arma 3 Client and export it as HTML's file, beautifulSoup will manage this part. armaLauncher save

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