Manually add your own Achievements in Steamworks
Tutorial on how to add a achievement trough Steamworks.
Last updated
Tutorial on how to add a achievement trough Steamworks.
Last updated
You can create and manage achievements in the Steamworks app settings for your app ID by going to
Click on βView checklistβ on your app
Scroll down to βEdit Steamworks Settingsβ and click on it
Hover over βStats & Achievementsβ and click on βAchievementsβ
The following fields define an Achievement:
API Name - The string used to access this achievement using the nodes.
Progress Stat - Specifies a stat that's used as a progress bar for this achievement. The achievement will also automatically unlock when the stat reaches the unlock value. β Min Value = The min value this stat can have. β Max Value = The max value that is needed to unlock this achievement.
Display Name - The name this achievement will have in client notification pop-ups, and in the Community. May be localized.
Description - A description of this achievement. May be localized.
Set By - Sets who can unlock the achievement. The default is client.
Hidden? - If true, a "hidden" achievement does not show up on a user's Community page (at all) until they have achieved it.
Achieved Icon - The icon to display when it is achieved.
Unachieved Icon - The icon to display when it is not yet achieved.