entextracore/addon.json

17 lines
247 B
JSON
Raw Normal View History

2017-02-24 20:01:51 -05:00
{
2023-08-13 13:13:02 -04:00
"id" : 714598720,
"title" : "[E2] EntextraCore",
"type" : "tool",
"tags" : [ "build" ],
2017-02-24 20:01:51 -05:00
"ignore" : [
"*.cmd",
"*.gma",
2023-08-13 13:13:02 -04:00
"addonid.txt",
".git*",
"*.md",
".*",
"LICENSE",
"images/*"
2017-02-24 20:01:51 -05:00
]
}