DanDucky
Results
2
comments of
DanDucky
Ok yeah I think you're right, the build system only configures dependencies as release configs. I just reproduced the error without CLion as well with the following commands: ``` cmake...
Currently working on a project that uses .mca files, if you want to convert them within your program you can use this: https://github.com/HubTou/MCA2NBT From my experience the code in that...