v0.1.16-alpha
Pre-release
Pre-release
- added arm64 support for linux
- updated to SDL 2.30.0
- logging methods now hook up before App.Run. fixes issues of calling code like
new Texture()
before starting up silently failing. - renamed Button.A/B/X/Y to South/East/West/North
- fixed buttons mapping automatically to their labels, instead of physical locations
- added a way to conditionally enable VirtualButton bindings