Creates a formated json file, conform the official arma reforger server Configuration File.
https://community.bistudio.com/wiki/Arma_Reforger:Server_Hosting#Configuration_File
Example of mods.json output:
Python 3
- Place the listmods.py file in the Arma reforger addons folder
- Open the command prompt in the Arma reforger addons folder and run
python listmods.py
- Open
mods.json
file.