# Workshop Downloads

Generate the resource.AddWorkshop lines that make clients download your addons, plus the launch argument that makes the server mount the collection.

- Platform: Garry's Mod
- Canonical page: https://devtoolsgg.com/gmod/workshop
- Writes to: workshop.lua goes in garrysmod/lua/autorun/server/

## Options

### Addons

- `collection` Collection id. The number at the end of the collection URL. Makes the server itself mount the addons.
- `addons` Addon ids. One id per addon, taken from each addon's URL. These are what clients download. Press Enter after each.

## How to cite

Workshop Downloads, devtoolsgg.com. https://devtoolsgg.com/gmod/workshop
