ArcCW/addon.json
2020-08-11 16:20:59 -04:00

20 lines
308 B
JSON

{
"title" : "ArcCW",
"type" : "weapon",
"tags" : ["realism","roleplay"],
"ignore":
[
"*.cmd",
"*.ini",
"*.lnk",
"*.url",
"*.psd",
"*.bat",
".git/*",
".gitignore",
".gitattributes",
"*.code-workspace",
"LICENSE",
"README.md"
]
}