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

https://github.com/cirroskais/cirros-sandbox

Garry's Mod server.
https://github.com/cirroskais/cirros-sandbox

gmod gmod-addon gmod-lua

Last synced: about 1 year ago
JSON representation

Garry's Mod server.

Awesome Lists containing this project

README

          

# cirros-sandbox

Everything that runs my sandbox server. Literally. (Except for, you know, secret stuff)
The contents of this repository are licensed under GNU GPL v3 unless specified otherwise.

## Loading Screen

Make sure to run `yarn run build` inside of the `web/` folder. (It's a submodule!)

## FastDL

You're going to want to use another one of my projects, [gmod-addon-scripts](https://github.com/cirroskais/gmod-addon-scripts).
Just set the environment variables, run `bun run download` and `bun run fastdl` after specifying your Workshop File IDs in `src/download.ts`.

## Custom Addons

- [ ] Custom Chatbox
- [ ] Buildmode
- [ ] Warnings System
- [ ] Discord Relay
- [x] Custom Adverts
- [x] Workshop Downloader