Contentless/Test/Content/Contentless.json

12 lines
196 B
JSON
Raw Normal View History

2019-10-08 19:20:35 +02:00
{
"exclude": [
"obj/",
"bin/",
"Ex*.png"
2019-10-08 19:27:42 +02:00
],
2019-10-28 23:43:48 +01:00
"logSkipped": false,
"overrides": [
["Copy.*", "Copy"],
2019-10-28 23:43:48 +01:00
[".json", "JsonContentImporter"]
]
2019-10-08 19:20:35 +02:00
}