Skip to content

SupinePandora43/gmod-manager

Repository files navigation

Gmod Manager

Build Status FOSSA Status CII Best Practices

Features

  • Supports

    • Addons
    • Dupes
    • Saves
    • Collections
  • Download only if update available

  • Download progress

  • Custom configuration (main.cfg)

How To Install

  1. download exe from releases
  2. move gmod-manager.exe to Garry's Mod/garrysmod folder, run it!
  3. change paths in main.cfg
  4. enter in command line/prompt gmod-manager.py -install (steam workshop link)

Arguments

  • -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

Paths

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 .

Build Requirements

  • Python 3

Limitations

  • uses addons.json only in self folder
  • can't dedupe collections

inspired by magnusjjj/gmadget

License

FOSSA Status