Skip to content

microStudio 22.06.09

Choose a tag to compare

@pmgl pmgl released this 09 Jun 09:43
· 208 commits to master since this release

This new release of microStudio includes:

  • Project access API: access all your project files from code, opening many possibilities of custom editors and procedural generation
  • Plug-ins: microStudio now has a strong plug-in system. Think of a plug-in as a custom editor tab that you create as a microStudio project and that can be used in any of your other projects. Need a custom level editor for your game? Create it as a plug-in!
  • Libraries: the new library system makes it easy to activate or remove libs from your project.
  • Embed JavaScript in your microScript 2.0 code. This allows you to extend microStudio with any feature you may miss in the core API.
  • microScript 2.0 improvements
  • general editor improvements