mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2025-04-20 16:02:31 +03:00
5f9e2a0542
SteamPathsLib
Usage
- Look at example project
- Look at sources
- Create issue for request docs ;P
using EpicMorg.SteamPathsLib;
<...>
SteamPathsUtil.GetValveKeyRegistry();
<...>
Example
Languages
C#
100%