gmod-tauntmenu/addon.json

21 lines
257 B
JSON

{
"title" : "PropHunt Taunt Menu",
"type" : "gamemode",
"tags" : [ "fun", "roleplay" ],
"ignore" :
[
"*.md",
"*.exe",
"*.exe.config",
"*.dll",
"*.dll.config",
"*.pdb",
"*.bat",
"*.cmd",
"*.sh",
"*.txt",
"*.gma",
".git*"
]
}