GreatSpringGameJam/GreatSpringGameJam/Content/Contentless.json
2021-03-17 22:57:20 +01:00

13 lines
209 B
JSON

{
"exclude": [
"obj/",
"bin/",
"Palettes/",
"Tilesets/*.png"
],
"overrides": {
"Sounds/": {
"Processor": "SoundEffectProcessor"
}
}
}