mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2025-01-12 14:27:55 +03:00
STAM
57655e7744
Merge pull request #10 from EpicMorg/dependabot/add-v2-config-file
Create Dependabot config file
SteamPathsLib
Usage
- Look at example project
- Look at sources
- Create issue for request docs ;P
using EpicMorg.SteamPathsLib;
<...>
SteamPathsUtil.GetValveKeyRegistry();
<...>
Example
Languages
C#
100%