Files
wnsrc/addons/tfa-base/addon.json

15 lines
181 B
JSON
Raw Normal View History

2024-08-04 23:54:45 +03:00
{
"title" : "TFA Base",
"type" : "Weapon",
"tags" : [ "fun", "realism" ],
"ignore" :
[
"*.psd",
"*.vcproj",
"*.svn*",
"*.git*",
"*.json",
"*.bat",
"*.gma"
]
}