gmod-disguiser/addon.json

16 lines
199 B
JSON
Raw Normal View History

2013-12-21 20:18:35 +00:00
{
"title" : "Disguiser SWEP",
"type" : "weapon",
"tags" : [ "fun", "comic" ],
"ignore" :
[
"*.git*",
"*.svn*",
"builds*",
"tools*",
"*.bat",
"*.sh",
"*.md",
"LICENSE.txt"
2013-12-21 20:18:35 +00:00
]
}