-
- Addons
- Dupes
- Saves
- Collections
-
Download only if update available
-
Download progress
-
Custom configuration (main.cfg)
- download exe from releases
- move
gmod-manager.exe
toGarry's Mod/garrysmod
folder, run it! - change paths in
main.cfg
- enter in command line/prompt
gmod-manager.py -install
(steam workshop link)
-install
- argument for providing workshop urls/id's.python main.py -install https://steamcommunity.com/sharedfiles/filedetails/?id=1771611119
-nocheck
- argument for disabling checking for updates, addons in addons.json.python main.py -nocheck -install https://steamcommunity.com/sharedfiles/filedetails/?id=1771611119
Path | Optional | Description | Default value |
---|---|---|---|
gmad_path |
✖️ | path to gmad.exe |
different on different systems! |
temp_path |
✔️ | temp folder | temp |
gmod_path |
✔️ | path to garrysmod |
. |
- Python 3
- uses addons.json only in self folder
- can't dedupe collections
inspired by magnusjjj/gmadget