Garry's Mod

Garry's Mod

Addon Share
Why do you only auto-mount models?!
Why specifically model-addons? Why not texture, sound, audio or code only addons? It pisses me off having to manually mount half the addons I have when I host my GMod servers since they don't contain a single model.
< >
Showing 1-2 of 2 comments
Major Tom  [developer] Aug 1, 2024 @ 9:58am 
Because it's more convenient to use workshop tags. There are addons with similar functionality that scan each mounted addon for a certain file extentions. Addon Share looks at the model count of the addon - property from Workshop addon metadata.
Workshop guidelines state, that a single addon must contain every textures and sounds it needs to function without errors. Lua is handled by the game itself, and the current map is added to load order by the game as well.
Major Tom  [developer] Aug 1, 2024 @ 10:04am 
For your server, either pre-generate addWorkshop() lua file for your collection with online generator ( https://beta.configcreator.com/create/gmod/resources.lua ) or use WSDL addon, which scans your mounted addons every restart
< >
Showing 1-2 of 2 comments
Per page: 1530 50