forked from HaodongMo/ArcCW
20 lines
308 B
JSON
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"
|
|
]
|
|
} |