Skip to content

miniSphere 5.2.1

Choose a tag to compare

@fatcerberus fatcerberus released this 29 Apr 04:59

miniSphere 5.2.1 is a maintenance release. This release adds warnings to Cell to catch compatibility/interop issues and fixes bugs.

What's Changed?

  • Adds a warning to Sphere v1 Cell builds for which the main script has a .mjs extension, since it will not run as module code.
  • Adds a warning to Cell builds targeting the still-experimental API L2.
  • Fixes apiLevel in a Sphere v1 build causing an error rather than a warning.
  • Fixes a bug that causes miniSphere to crash on startup when a game's main script file doesn't exist.