Skip to content

Releases: RedcliffStudios/Motus

Version 1.1

24 Oct 23:09

Choose a tag to compare

Optimizations and removed redundant checks

Changes from v1.0.5:

  • Removed most assertions as they are redundant

    • The type checker should automatically error when an incorrect type is given
  • Rearranged a few lines for optimizations

  • Cleaned up documentations

  • Slightly altered the Destroy method

Version 1.0.0

12 Oct 19:16

Choose a tag to compare

Official Release

Changes from v0.1.0:

  • Changed some method names (primarily Load -> Preload)
  • Added documentation via Moonwave