Another nuget library for steam
Go to file
2020-01-30 01:44:02 +03:00
.github Create FUNDING.yml 2020-01-17 01:33:30 +03:00
nuget bump to version 1.1.01 2020-01-28 01:15:59 +03:00
src bump to version 1.1.01 2020-01-28 01:15:59 +03:00
.gitignore gitignore fix 2020-01-09 17:14:51 +03:00
CHANGELOG.md bump to version 1.1.01 2020-01-28 01:15:59 +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 01:44:02 +03:00
SteamTest.Png bugfix in readme and travis 2020-01-09 16:10:04 +03:00

SteamPathsLib

AppVeyor Nuget Activity GitHub issues GitHub forks GitHub stars Size Release GitHub license Changelog

Usage



using EpicMorg.SteamPathsLib;

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


Example

Example