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.
- Host: GitHub
- URL: https://github.com/cirroskais/cirros-sandbox
- Owner: cirroskais
- License: gpl-3.0
- Created: 2024-09-04T07:19:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-26T05:30:05.000Z (over 1 year ago)
- Last Synced: 2024-11-26T06:27:02.061Z (over 1 year ago)
- Topics: gmod, gmod-addon, gmod-lua
- Language: Lua
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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