Geode v3.3.0
This release fixes some bugs with old wine versions, and adds a new fancy crashlog window on windows.
Changelog
- Update network libraries, fixing problems with old wine versions (e26fe95)
- Fix scale on mod logos for low quality (ba7b0fa)
- Fix platform-specific dependencies by using CLI 3.2.0 (98f82ff)
- Add
GEODE_DONT_USE_CCACHE
CMake option (2edfb71) - Remove now useless
std::hash
impl forstd::filesystem::path
on android (2b35e0e) - Implement custom window for showing crashlog on windows (4f32197)
- Update docs version to show v3.0.0 (f86d4db)
- Check hash for downloaded mods (61e000d)
- Update chinese installer translation (#995, #997)
- Update polish installer translation (#998)