Buildmode-ULX/addon.json
2018-09-15 08:57:06 -05:00

12 lines
123 B
JSON

{
"title" : "ULX Buildmode",
"type" : "Tool",
"tags" : ["build"],
"ignore" :
[
"*.txt",
"*.md",
"*.yml"
]
}