-
Notifications
You must be signed in to change notification settings - Fork 1
Home
A GameMaker extension to complement GameMaker Studio 2.3+ built-in functions.
Almost every release of this extension is compatible with multiple GameMaker versions but could have some issues with built-in functions added later in development of th eextension or the engine. The table below shows the compatibility of each release.
β : Fully compatible. (*: Recommended for this version.)
β: Not compatible.
GameMaker Version | GML-Ext v1.0.0 | GML-Ext v1.1.x | GML-Ext v1.2.x | GML-Ext v1.3.x | GML-Ext v1.4.x | GML-Ext v1.5.x |
---|---|---|---|---|---|---|
Studio 1.4.x | β | β | β | β | β | β |
Studio 2 - 2.2 | β | β | β | β | β | |
Studio 2.3 | β | β * | β | β | β | β |
2022.x LTS | β | β * | β | β | β | β |
2022.1 - 2022.9 | β * | β | β | β | ||
2022.11 | β | β * | β | β | ||
2023.1 - 2023.3 | β | β | β * | β | ||
2023.4 - 2023.11 | β | β | β | β | β | β * |
2024.x | β | β | β | β | β * |
Important
Previously there were branches for every GameMaker version respectively, but now the branches are merged into the main
branch since the extension is compatible with all the versions from v2.3.7 to v2024. It is recommended to use GML-Extended version 1.5.0+ for the best compatibility and performance with all GameMaker Versions.