damagecore/addon.json

17 lines
245 B
JSON
Raw Normal View History

2017-02-24 20:10:39 -05:00
{
2023-08-13 13:12:49 -04:00
"id" : 217370580,
"title" : "[E2] DamageCore",
"type" : "tool",
"tags" : [ "build" ],
2017-02-24 20:10:39 -05:00
"ignore" : [
"*.cmd",
"*.gma",
2017-02-26 07:31:38 -05:00
"addonid.txt",
2023-08-13 13:12:49 -04:00
".git*",
"*.md",
".*",
"LICENSE",
"images/*"
2017-02-24 20:10:39 -05:00
]
}