Contentless/Test/Content/Contentless.json

14 lines
314 B
JSON

{
"exclude": [
"obj/",
"bin/",
"Ex*.png"
],
"logSkipped": false,
"overrides": {
"Copy.*": "Copy",
".json": ["JsonContentImporter", "FontTextureProcessor"],
".ogg": ["OggImporter", "SongProcessor"],
".xml": ["", "FontTextureProcessor"]
}
}