Hi all,
Does the WinFormsContentLoadingSample generate actual .XNB files? It doesn't seem to. I'm aware that it "compiles" the content at runtime and loads it into memory.
My question is, since no actual .XNB files are generated, how could I generate the .XNB file using this sample code? I didnt' see any available functions that allow me to do this.
Thanks!
UPDATE: Nevermind, I found it. They're located in the OutputDirectory property!