An open API service indexing awesome lists of open source software.

https://github.com/cirroskais/gmod-addon-scripts

Scripts that help manage workshop addons.
https://github.com/cirroskais/gmod-addon-scripts

gmod gmod-addon gmod-server

Last synced: 11 months ago
JSON representation

Scripts that help manage workshop addons.

Awesome Lists containing this project

README

          

# gmod-addon-scripts

Just a few scripts to help manage addons for my Garry's Mod server.
Should only be used for resources that **need** to end up on the client.
Everything else can be handled just fine by `resource.AddWorkshop()`.

## Dependencies

- A Steam account that owns Garry's Mod (duh)
- Your Linux distribution's flavor of `bzip2`, available in `PATH`
- [steamcmd](https://developer.valvesoftware.com/wiki/SteamCMD)