Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamvenner/contentalizer
🪄 Magic fix for Workshop addons that don't call resource.AddWorkshop
https://github.com/williamvenner/contentalizer
contenaliser content contentalizer garrys-mod garrysmod glua gmod lua resource workshop
Last synced: 3 months ago
JSON representation
🪄 Magic fix for Workshop addons that don't call resource.AddWorkshop
- Host: GitHub
- URL: https://github.com/williamvenner/contentalizer
- Owner: WilliamVenner
- Created: 2022-01-11T20:09:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T16:15:49.000Z (over 1 year ago)
- Last Synced: 2024-10-11T11:35:32.960Z (4 months ago)
- Topics: contenaliser, content, contentalizer, garrys-mod, garrysmod, glua, gmod, lua, resource, workshop
- Language: Lua
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=2716244740
- Size: 1.95 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🪄 The Contentalizer!
This quick script will search for mounted Workshop addons that contain content and add them to the clientside Workshop download list.
It will not add addons that are purely Lua files, and it will not add addons that contain maps, unless the server is currently playing that map.
I used this on a personal TTT server to fix the countless addons that contain content and do not call `resource.AddWorkshop`