Another nuget library for steam
Go to file
2020-01-09 17:14:51 +03:00
nuget nuget pacage version bump to 1.1 2020-01-09 16:23:39 +03:00
src bump to 1.1.0.0 version in assembly info 2020-01-09 16:14:10 +03:00
.gitignore gitignore fix 2020-01-09 17:14:51 +03:00
.travis.yml bugfix in readme and travis 2020-01-09 16:10:04 +03:00
CHANGELOG.md some config updates 2020-01-02 03:29:16 +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-02 03:15:30 +03:00
SteamTest.Png bugfix in readme and travis 2020-01-09 16:10:04 +03:00

SteamPathsLib

Travis (.org) Nuget GitHub issues GitHub forks GitHub stars GitHub license Changelog

Usage



using EpicMorg.SteamPathsLib;

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


Example

Example