This release comes with the following changes -
- Package names are refactored
- Renderer.drawText() can now take a FontAtlas as a parameter
- Sprites can now be loaded both from resources and from the file system
- Debug class has been fully refactored and is now more robust
- Fixed inconsistencies between Update functions
- Fixed TimeStamp issues when changing TimeScale
- Fixed other minor bugs