- Home /
Question by
MrNotoriousX7 · Oct 10, 2019 at 05:03 AM ·
unity 5steamwindows 10portingachievements
How to setup achievements in uwp...?
I am porting a game from steam to UWP. I want to How to setup Achievements like steam on UWP. I don't find any useful tutorial regarding this. My Steam code for setting Achievement
SteamUserStats.SetAchievement("Achi_Name");
SteamUserStats.StoreStats();
Comment
Your answer
Follow this Question
Related Questions
Visual Stuido doesn't build App packages any more 0 Answers
Is kinect for windows v2 compatible with windows 10? 1 Answer
Using .NET 4.6 features not supported by Unity WSA Build 2 Answers
How can i build IOS app from my windows 10 pc 2 Answers
First VR experiment: IndexOutOfRangeException: Array index is out of range. 2 Answers