Closed jtothebell closed 3 years ago
Add two new platforms: Wii U and Vita. Neither have sound yet. Vita only tested on emulator
Use CPP11 instead of 17 (no std::filesystem, no inline variables, so logger got refactored and is slightly uglier) also add build artifact uploading
Got sound working on Vita. Wii U makes sound, but not the right sound, so I've kept it commented out for now. Sound also working in linux SDL2 build for debugging purposes. Merging to master
Add two new platforms: Wii U and Vita. Neither have sound yet. Vita only tested on emulator
Use CPP11 instead of 17 (no std::filesystem, no inline variables, so logger got refactored and is slightly uglier) also add build artifact uploading