TankTrackTool/addon.json
2020-08-26 06:33:26 -05:00

15 lines
194 B
JSON

{
"title" : "Tank Track Tool",
"type" : "tool",
"tags" : [ "build", "realism" ],
"ignore" :
[
"*.psd",
"*.vcproj",
"*.svn*",
"*.git*",
"*.txt",
"*.sw.vtx",
"README.md"
]
}