Hey all. I'm trying to implement Steam's Leaderboard function using the plugins Steamworks and Steamworks Plus.
The included example for the latter is quite straight forward but nothing appears to be happening when I do the same thing in my game.
Hoping someone can help.
My procedure:
- On the Steamworks properties, I've specified my app id.
Development mode on when testing, off when uploading to Steam.
- Placed steam_appid.txt with app's id in root folder of the game.
- Code:
- Export the game to WebView 2
- Looking at the log, it seems the code is executed but checking the leaderboard in the Steam management backend it's empty