mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2025-04-27 07:19:25 +03:00
Update README.md
This commit is contained in:
parent
961f77b349
commit
85373aafd7
18
README.md
18
README.md
@ -2,6 +2,24 @@
|
|||||||
|
|
||||||
# [](https://travis-ci.org/EpicMorg/SteamPathsLib) [](https://www.nuget.org/packages/EpicMorg.SteamPathsLib/) [](https://github.com/EpicMorg/SteamPathsLib/issues) [](https://github.com/EpicMorg/SteamPathsLib/network) [](https://github.com/EpicMorg/SteamPathsLib/stargazers) [](LICENSE.md) [](CHANGELOG.md)
|
# [](https://travis-ci.org/EpicMorg/SteamPathsLib) [](https://www.nuget.org/packages/EpicMorg.SteamPathsLib/) [](https://github.com/EpicMorg/SteamPathsLib/issues) [](https://github.com/EpicMorg/SteamPathsLib/network) [](https://github.com/EpicMorg/SteamPathsLib/stargazers) [](LICENSE.md) [](CHANGELOG.md)
|
||||||
|
|
||||||
|
# Usage
|
||||||
|
|
||||||
|
* Look at [example project](https://github.com/EpicMorg/SteamPathsLib/blob/master/src/SteamTest/FrmMain.cs)
|
||||||
|
* Look at [sources](https://github.com/EpicMorg/SteamPathsLib/blob/master/src/EpicMorg.SteamPathsLib/SteamPathsUtil.cs)
|
||||||
|
* Create issue for request docs ;P
|
||||||
|
|
||||||
|
``` csharp
|
||||||
|
|
||||||
|
|
||||||
|
using EpicMorg.SteamPathsLib;
|
||||||
|
|
||||||
|
<...>
|
||||||
|
SteamPathsUtil.GetValveKeyRegistry();
|
||||||
|
<...>
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
# Example
|
# Example
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user