Max Bruckner
Max Bruckner
Are you currently working on that? And do you have simple work items, that I could help with?
I have a Windows 10 VM with VS 2017 Community and (since I didn't manage to compile Schiffbruch with that) also VS 2015 Community. I didn't try to compile it...
Do I understand you correctly that you want the `Bmp`, `Wav` etc. arrays in JSON form? (your JSON example is not valid JSON btw.)
The easiest way to do that would probably be to execute the code and write C++ code that prints this information as JSON from memory.
Yes, I can do that. What JSON library do you intend to use in the end? If you have decided already I can use that and maybe even write the...
I meant to use cJSON just for exporting, if there was no JSON library decided upon for later importing the JSON. How do you handle dependencies? For now I would...
There's just a slight problem with JSON: Some values are calculated, even dependent on the screen resolution. I don't know how this can be represented using JSON (other than parsing...
Looks like mostly text output and the credits.
I'll just ignore that then.
I will probably finish it some time this week.