How to Enable Automatic Workshop Downloads on Your Garry’s Mod Server

Guide on auto workshop downloads

Setting up automatic Workshop downloads allows your Garry’s Mod server to send required addons directly to players as they join. This makes joining your server seamless - especially for new players - since they won’t need to manually subscribe to addons before connecting.

While this feature simplifies things, keep in mind that some textures or models may still require manual installation if they aren’t included in the Workshop files.


Enabling Automatic Workshop Downloads

Follow these steps to configure automatic Workshop downloads through the ChipHead Panel:

  1. Log in to your ChipHead Panel.

  2. Stop your server.

  3. Go to the Files & Navigate to /garrysmod/lua/autorun/server/workshop.lua

  4. Add a new line for each Workshop item you want players to download, using the format:

    resource.AddWorkshop("<WorkshopID>")

    (Replace <WorkshopID> with the actual Steam Workshop ID for each addon.)

  5. Click “Save Content”

  6. Start your server.


success icon
That’s it!
Players joining your Garry’s Mod server will now automatically download all designated Workshop addons, ensuring they have everything needed to play smoothly on your ChipHead server.

Did this answer your question?
😞
😐
😁