How can I make it so when players join my dedicated server they will automatically download the adddons when they join. I'm using steamcmd for my server and have addons mounted via workshop collection.
Add a file to lua>autorun>server and name it addons.lua then put "resource.AddWorkshop( "workshopnum" )"
for every addon, do that, but on a new line
Since they are workshop addons can I add the .gma?