mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2026-09-19 08:02:44 +03:00
Another nuget library for steam
- C# 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| src | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE.md | ||
| README.md | ||
| SteamTest.Png | ||
SteamPathsLib
Usage
- Look at example project
- Look at sources
- Create issue for request docs ;P
using EpicMorg.SteamPathsLib;
<...>
SteamPathsUtil.GetValveKeyRegistry();
<...>