This plugin provides Steamworks functionality for games developed using AppGameKit's Tier 1.
It works with games developed with AppGameKit Classic and Studio and works on 32- and 64-bit Windows as well as 64-bit Linux systems.
See the Wiki for this information.
You will need:
- Visual Studio 2019 Community Edition for Windows
- sudo apt-get install build-essential for Linux
- Steamworks SDK v1.57
After getting the code for this project, download the Steamworks SDK and place its "public" and "redistributable_bin" folders into the "SteamPlugin/SteamworksSDK" folder of this project.
This project is licensed under the MIT License - see the LICENSE file for details.
- AppGameKit for their wonderful game development engine.