DisplayMagician/HeliosPlus/GameLibraries
terrymacdonald 71928a9b44 [WIP] Created SteamLibrary class to handle library
Pulled out the the library list mgmt from SteamGame
and put it in a new SteamLibrary class. This means I
can replicate the learnings from the ShortcutRepo
amd Profile Repo, and can save separate JSON files
in the future if I so desire.

There is a little bit outstanding to make the SteamGame
Properties to be writeable as well as readable, otherwise
the SteamGame.CopyTo function won't work.
2020-07-21 23:40:33 +12:00
..
SteamAppInfoParser Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
SteamGame.cs [WIP] Created SteamLibrary class to handle library 2020-07-21 23:40:33 +12:00
SteamLibrary.cs [WIP] Created SteamLibrary class to handle library 2020-07-21 23:40:33 +12:00
UplayGame.cs Fixed ShortcutAdaptor errors and Saved prompt 2020-07-15 20:11:38 +12:00