Skip to content

catzoo/gmod-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gmod-workshop

Automatically grabs the workshop collection and add the add-ons for clients to download. This uses Steam's API to grab the collection and the workshop IDs. Then it'll use resource.AddWorkshop to add those add-ons.

Usage

In lua/autorun/server/workshop.lua add the collection's ID to local COLLECTION_ID = ""

When running the server. In the terminal, you should see output similar to:

Adding Workshop Resource: 104479034
Adding Workshop Resource: 420996339
Adding Workshop Resource: 251778521
Adding Workshop Resource: 104607712
...

If you do, this means the script was able to add those add-ons for the clients to download.

About

Automatically grabs the workshop collection. Then add it for clients to download.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages