- Notifications
You must be signed in to change notification settings - Fork2
A basic Steam Application Management API and Valve Data Format (VDF) reader/writer.
License
Indieteur/Steam-Apps-Management-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
There are two libraries included in this solution:
- VDF Reader/Writer -- This library allows you to read and write Valve Data Format which is used to store Steam Configuration and Application Info stored in the local PC.
- Steam Application Management API -- This library provides basic information about the Steam Applications installed on the local computer. It also allows you to launch an app as well as listen for events like if a Steam App is being launched and/or is being updated. The library can also capture the process associated with the application (by guessing. It isn't completely foolproof.)
The solution itself was created usingVisual Studio 2017 so you'll probably only be able to open it through that however, if you are using theprebuilt library (.dll) or theNuget package. It's target framework is.Net Framework 4.5.
Please see theWiki for a detailed how to use. You can also download theDemo project for further help.
This library is licensed underMIT License. Also, no need to credit me by the way but if you do, please credit me as Indieteur and if you can, please include mywebsite as well. (e.g.Steam Applications Management API by Indieteur - https://indieteur.com
)
Currently, I'mworking full time making open source software and free assets andusing my savings to pay my bills so I hope you help me with that by either:
About
A basic Steam Application Management API and Valve Data Format (VDF) reader/writer.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.