download specific workshop addons for certain maps

This commit is contained in:
edshot99 2024-11-22 09:02:58 -06:00
parent 083991a803
commit d6d50d9b69

View File

@ -0,0 +1,6 @@
local m = game.GetMap()
if m == "rp_salvation_2_stalker_snow" then
resource.AddWorkshop("3370092245")
end