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.
- Host: GitHub
- URL: https://github.com/cirroskais/gmod-addon-scripts
- Owner: cirroskais
- License: gpl-3.0
- Created: 2024-08-15T08:12:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T05:24:19.000Z (over 1 year ago)
- Last Synced: 2024-11-26T06:25:15.549Z (over 1 year ago)
- Topics: gmod, gmod-addon, gmod-server
- Language: TypeScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)