Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 20:16
· 16 commits to develop since this release

Breaking changes

  • The library now uses Time Source to handle most of the loops, so the minimally supported GameMaker IDE version is bumped to 2022.5+
  • You no longer have to wait for one olympus_run() to finish before you call another olympus_run(). This is now automated.