GOG.gml
GOG SDK wrapper
A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards
A native extension for GOG.com SDK support in GameMaker: Studio / GameMaker Studio 2
11 stars
4 watching
1 forks
Language: HTML
last commit: over 1 year ago
Linked from 1 awesome list
extensiongamemakergms1
Related projects:
Repository | Description | Stars |
---|---|---|
blueburncz/gmd3d11 | An extension for GameMaker that provides additional D3D11 functionality | 19 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
gamemakerdiscord/rubber | Automates compilation of GameMaker Studio 2 projects from the command line using IGOR.exe and Node.js. | 30 |
gamemakerdiscord/map.gml | A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance. | 2 |
yal-gamemaker/steamworks.gml | Provides a native extension to GameMaker for implementing Steam API features such as P2P networking and matchmaking | 85 |
gamemakerdiscord/xpanda | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
nessss/vim-gml | Syntax coloring and plugins for GameMaker Studio 2 using VimL | 7 |
yal-gamemaker/gmsdll | Provides a template and tools to create C++ DLLs compatible with GameMaker game development environment | 14 |
sidorakh/http.gml | A wrapper library for making HTTP requests in GameMaker Studio 2 | 15 |
opengmk/opengmk | A rewrite of the GameMaker Classic engines with additional tooling and feature set | 283 |
nikko-the-cat/gml-classes | An extension script for GameMaker Studio 2 that adds OOP features | 13 |
grisgram/gml-animated-flag | A reusable, animated object for GameMaker Studio 2.3+ that displays a flag with adjustable animation parameters. | 9 |
jujuadams/snap | Tools for encoding and decoding structured data in GameMaker games | 89 |
keeveegames/exception.gml | Provides better exception handling in GameMaker Studio 2. | 11 |
gamemakerdiscord/random-level-gen-gms2 | An example of how to generate random levels in GameMaker Studio 2 using a grid-based system and pathfinding algorithms. | 51 |