Skip to content

Files

Latest commit

66e4468 · Mar 26, 2021

History

History
13 lines (10 loc) · 539 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 539 Bytes

SteamAchievementUnlocker

A simple C# program which uses Steamworks.NET to unlock all achievements for a given appid. Steam must be running while you use the application

Installation

  • Download the zip file from here

OR

  • Clone this repo
  • Download the standalone package of Steamworks.NET
  • Build
  • Copy and paste "steam_api.dll" into the same folder as "Achievables.exe"
  • Run "Achievables.exe"