Generates a lua file for your gmod server which forces every client to download all required mods.
I've created this to automate my TTT server.
If you just looking for an fast online version, try the
Workshop Collection Generator.
After you've got the generated file, place it into lua\autorun\server\workshop.lua
and voila.
- api-key - Your Steam api key. Get it here.
- collection - The id of your collections. It's the number at the end of the url.
- output - Where the file should be stored. E.g.
lua\autorun\server\workshop.lua
Download and install Go, then run go build .