steamworks.gml
Steam API extender
Provides a native extension to GameMaker for implementing Steam API features such as P2P networking and matchmaking
Various expansions to Steamworks SDK support in GameMaker: Studio / GMS2. (now merged into the official extension)
85 stars
12 watching
18 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
gamemakersdk-wrappersteamworks
Related projects:
Repository | Description | Stars |
---|---|---|
yal-gamemaker/gameframe | A custom window frame extension for GameMaker games with customizable border and title bar features. | 14 |
yal-gamemaker/promise.gml | An implementation of JavaScript Promise polyfill in GameMaker Studio 2.3+ | 22 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
yal-gamemaker/gmsdll | Provides a template and tools to create C++ DLLs compatible with GameMaker game development environment | 14 |
blueburncz/gmd3d11 | An extension for GameMaker that provides additional D3D11 functionality | 19 |
sidorakh/http.gml | A wrapper library for making HTTP requests in GameMaker Studio 2 | 15 |
yal-gamemaker/window_mouse_queue | Provides high-precision mouse motion data extraction on Windows for drawing software applications. | 6 |
nikko-the-cat/gml-classes | An extension script for GameMaker Studio 2 that adds OOP features | 13 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
gamemakerdiscord/xpanda | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
jafardakhan/vim-gml | Syntax highlighting plugin for Gamemaker studio 2 in Vim | 6 |
keeveegames/exception.gml | Provides better exception handling in GameMaker Studio 2. | 11 |
sonic2kk/steamtinkerlaunch | A tool for customizing game launches on Linux with Steam client | 2,176 |
greenheartgames/greenworks | Enables integration of HTML5 games with Steamworks APIs in Node.js, NW.js, and Electron applications | 1,492 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 182 |