Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
simple2d-apple-frameworks-0.9.0.zip | 2018-01-30 | 13.1 MB | |
simple2d-windows-mingw-0.9.0.zip | 2018-01-30 | 6.6 MB | |
simple2d-windows-vc-0.9.0.zip | 2018-01-30 | 3.3 MB | |
README.md | 2018-01-30 | 819 Bytes | |
v0.9.0 source code.tar.gz | 2018-01-30 | 42.4 kB | |
v0.9.0 source code.zip | 2018-01-30 | 55.6 kB | |
Totals: 6 Items | 23.2 MB | 1 |
- Adds functions
S2D_AddControllerMapping
andS2D_LoadControllerMappingsFromFile
to add controller mapping strings 🎮 Thanks @andrewhavens! - Controller GUIDs now get logged, helpful for identifying make/model, not just the instance ID
- Adds ability to install Simple 2D on MinGW using the install script (similar to Linux)
- Allows install confirmation prompts to be skipped (good for CIs)
- Now enforces a minimum version of SDL (important for Linux where package managers might be out of date)
See all changes. View the documentation for this release.
Windows installers for Visual C++ and MinGW are attached here. Note, Simple 2D only supports 64-bit Windows development.