melonJS/melonJS: Release 15.11.0

Name: melonJS

Owner: melonJS

Release: v15.11.0

Released: 2023-09-15

License: MIT

Release Assets:

  • plugin: the BasePlugin class now holds a reference to the app or game instance that registered the plugin
  • plugin: new plugin.get() method to retrieve a plugin instance by its Class Type or registered name

To top