Another nuget library for steam
Go to file
2020-09-18 16:54:09 +00:00
.github Create Dependabot config file 2020-09-18 16:54:09 +00:00
src Update EpicMorg.SteamPathsLib.csproj 2020-06-11 19:21:35 +03:00
.gitignore gitignore fix 2020-01-09 17:14:51 +03:00
CHANGELOG.md Code cleanup 2020-03-18 01:36:10 +03:00
LICENSE.md Update and rename LICENSE to LICENSE.md 2019-12-22 16:42:24 +03:00
README.md Update README.md 2020-01-30 22:58:37 +03:00
SteamTest.Png bugfix in readme and travis 2020-01-09 16:10:04 +03:00

SteamPathsLib

AppVeyor Nuget Size Release GitHub license Changelog Activity GitHub issues GitHub forks GitHub stars GitHub uses CodeScene Code Health CodeScene System Mastery

Usage



using EpicMorg.SteamPathsLib;

<...>
SteamPathsUtil.GetValveKeyRegistry();
<...>


Example

Example