download specific workshop addons for certain maps
This commit is contained in:
parent
083991a803
commit
d6d50d9b69
@ -0,0 +1,6 @@
|
||||
|
||||
local m = game.GetMap()
|
||||
|
||||
if m == "rp_salvation_2_stalker_snow" then
|
||||
resource.AddWorkshop("3370092245")
|
||||
end
|
Loading…
Reference in New Issue
Block a user