Skip to content

Releases: SubnauticaNitrox/Nitrox.Discovery

0.1.1

30 Aug 05:53
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

Support of MacOS games on Steam

01 Nov 14:31
7c018aa
Compare
Choose a tag to compare

0.0.10

08 Sep 14:54
47dbf3e
Compare
Choose a tag to compare

Full Changelog: 0.0.9...0.0.10

0.0.9 Fixed MSBuild cache file containing invalid file name characters

01 Sep 22:46
18209a3
Compare
Choose a tag to compare

Improved search by game name

01 Sep 22:18
d459d8e
Compare
Choose a tag to compare

Fixed duplicate key error in SteamFinder

01 Sep 19:28
ce8d777
Compare
Choose a tag to compare
0.0.7

Increment version to 0.0.7

0.0.6 more options

29 Aug 05:27
Compare
Choose a tag to compare
  • Fixed #1
  • Added IncludeLibraries parameter which specifies the libraries to include in the search. Leave empty for all. Search order will be from left-to-right
  • Added ExeName parameter. This is the name of the game executable, with or without extension, to search for
  • Added ExeSearchDepth parameter. This sets the depth to use when searching in the game directory for the game executable
  • IntermediateOutputPath is no longer required and will be inferred from code