Prep for final workshop update

This commit is contained in:
William Moodhe 2019-03-15 02:30:37 -04:00
parent f90bf03528
commit dac0895bc9
3 changed files with 26 additions and 0 deletions

24
addon.json Normal file
View file

@ -0,0 +1,24 @@
{
"title": "Zombie Survival",
"description": "A gamemode about surviving and killing zombies.",
"type": "gamemode",
"tags":
[
"fun",
"build"
],
"ignore":
[
"*.js",
"*.bat",
"*.git*",
"*readme.txt*",
"*workshop512.jpg*",
"LICENSE",
"*Abandonned_Building.lua*",
"*Zm_Toxa_West_v2.lua*",
"*zm_FireWaLL_aftershock_v1b.lua*"
]
}