I have mostly stopped working on this, Scratchworks is not in a working state I may decide to come back to this project later though.
Steamworks for Scratch
- TurboWarp (Scratch Mod)
- Visual Studio 2022
- Fetch Extension
- Open the 'SRC.sln' file with Visual Studio 2022
- Open the 'MAIN.cpp' file inside Visual Studio 2022
- Change the '480' in 'int steamAppID = 480; //Change to your Steam App ID' to your Steam App ID
- Change the 'SpaceWar' in 'std::string scratchExe = "SpaceWar"; //Change to your Scratch Executable Name (WITHOUT FILE EXTENSION)' to your TurboWarp executable name WITHOUT THE '.EXE'
- Click 'Build->Build SRC'
- Copy 'Release/steam_api.dll' and 'Release/ScratchworksLauncher.exe' into your root packaged TurboWarp folder and open 'ScratchworksLauncher.exe'