- Support native OSX Apple architecture support for exports
- Upgrade to mruby 3.2.0-rc
- Finish shader implementation for 2D
- Finish Android support
- Get rid of the
load
methods in favour of just doing it innew
for resources as we'll never want to manually create them (or at least if we do it's not going to be the most common way of using these objects)
- Once I feel I've fully polished everything for 2D
- Game exporting is seemless
- Improve the experience on Windows
- Audit the code base
- 3D support