mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2025-01-12 14:27:55 +03:00
dependabot-preview[bot]
428ba714e6
Bump Gameloop.Vdf from 0.5.0 to 0.6.1
Bumps [Gameloop.Vdf](https://github.com/shravan2x/Gameloop.Vdf) from 0.5.0 to 0.6.1. - [Release notes](https://github.com/shravan2x/Gameloop.Vdf/releases) - [Commits](https://github.com/shravan2x/Gameloop.Vdf/compare/v0.5.0...v0.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
SteamPathsLib
Usage
- Look at example project
- Look at sources
- Create issue for request docs ;P
using EpicMorg.SteamPathsLib;
<...>
SteamPathsUtil.GetValveKeyRegistry();
<...>
Example
Languages
C#
100%