VB.NET Gamedev Tutorials

Steamworks API with VB.NET

Steamworks allows you to add features such as Achievements to your game!

 Once you have added a Stat and an Achievement to your Steamworks page, add Facepunch.Steamworks to your project via NuGet. 

You may need to set your project to x64 instead of x86 or ANYCPU. 

The following Code is all you will need to get this working: