YoYoGames / GMEXT-Steamworks

Repository for GameMaker's Steamworks Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMEXT-Steamworks

Repository for GameMaker's Steamworks Extension

This repository was created with the intent of presenting users with the latest version available of the extension (even previous to marketplace updates) and also provide a way for the community to contribute with bug fixes and feature implementation.

This extension will work on Windows, macOS and Linux.

SOURCE CODE: source/steamworks_gml/extensions/steamworks/steamworks_cpp/

VISUAL STUDIO PROJECT: source/steamworks_gml/extensions/steamworks/steamworks_windows/

XCODE PROJECT: source/steamworks_gml/extensions/steamworks/Steamworks_macos/

LINUX BUILD SCRIPTS: source/steamworks_gml/extensions/steamworks/steamworks_linux/

After compilation the exported dll/dylib/so file is automatically copied into the extension folder inside the included GameMaker project folder.

Requirements

In order to compile for Windows/macOS/Linux you are required to download the Steam SDK v1.55 and place it inside source/Steamworks_sdk/

Documentation

The online documentation is regularly updated to ensure it contains the most current information. For those who prefer a different format, we also offer a HTML version. This HTML is directly converted from the GitHub Wiki content, ensuring consistency, although it may follow slightly behind in updates.

We encourage users to refer primarily to the GitHub Wiki for the latest information and updates. The HTML version, included with the extension and within the demo project's data files, serves as a secondary, static reference.

Additionally, if you're contributing new features through PR (Pull Requests), we kindly ask that you also provide accompanying documentation for these features, to maintain the comprehensiveness and usefulness of our resources.

About

Repository for GameMaker's Steamworks Extension

License:Other


Languages

Language:HTML 64.2%Language:C++ 28.2%Language:Game Maker Language 3.8%Language:Shell 1.5%Language:Batchfile 1.3%Language:CSS 0.5%Language:C 0.2%Language:JavaScript 0.2%Language:Objective-C++ 0.0%