Releases: tekgator/GameLib.NET
Releases · tekgator/GameLib.NET
v1.4.1
v1.4.0
v1.3.3
v1.3.2
[1.3.2] - 2022-16-09
Added
- Add LauncherOption to also search for additional executables within a game install directory
- Add Executables property to IGame interface to list all additional executables within a game install directory
Fixed
- Steam plugin was not processing manifest entries in parallel
Full Changelog: v1.3.1...v1.3.2
v1.3.1
[1.3.1] - 2022-11-09
Fixed
- Activate parallel processing of installed games for Battle.net and Rockstar Games
Deleted
- Remove "ExecutablePath" from ILauncher interface
- Remove "ExecutablePath" from IGame interface
Changed
- "Executable" on ILauncher interface returns the executable including the path
- "Executable" on IGame interface returns the executable including the path
Full Changelog: v1.3.0...v1.3.1
v1.3.0
[1.3.0] - 2022-11-09
Added
- Add Rockstar Games plugin for interacting with Rockstar Games launcher and games
- If Launcher cannot provide executable add option to search Windows GameConfigStore for the game executable
Full Changelog: v1.2.1...v1.3.0
v.1.2.1
v1.2.0
v1.1.2
v1.1.1
[1.1.1] - 2022-27-08
Fixed
- Refresh caused an dead lock in UI applications due to incorrect async call
- Refresh on LauncherManager also returns the Launchers collection so no extra GetLaunchers call need to be made
Full Changelog: v1.1.0...v1.1.1