Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.
/ SteamPathsLib Public archive

Another nuget library for steam

License

Notifications You must be signed in to change notification settings

EpicMorg/SteamPathsLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamPathsLib

AppVeyor Nuget Size Release GitHub license Changelog Activity GitHub issues GitHub forks GitHub stars GitHub uses CodeScene Code Health CodeScene System Mastery

Usage

using EpicMorg.SteamPathsLib;

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

Example

Example