When you dont want to expose your content directory and filename structure to the end users on windows, is there any way to write all the content output files to a single big batch-file? I can certenly do this post-contentcompile, and load the "big" file manually into memory. But when unpacking the resources in runtime later, do you have access to the parsers for xnd files and can unpack them just providing a memorylocation instead of a file? (without any dev-libs installed ofc, must work for end-user)
Thanks in advance
/ Peter