Wowie, new in-dev build is out! :0
- Monofoxe is now able to launch on Android.
- Added an ability to change entity update order.
- Added an all-in-one multiplatform project template.
- Added various item templates.
- Entity methods which count components/entities have been removed.
- Systems have been removed entirely.
- Components now have their own events.
- Calling base.%EventName%() is now required in entities for EC to work.