You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Resolves#20
- Added in Directory-finding code for Steam installation of SotS
- Moved to a directory path-finding code structure instead of only using registry
- Moved Registry code to its own path-finding class
- Introduced a Steam path-finding class
- Parse Steam ACF and VDF files to identify location of Steam installation
- Taken from [Stack Overflow](https://stackoverflow.com/a/42876399/1375931) with slight modification
- Integrate new path-finding code with Resources
- Started populating working unit tests with exactly one test
- Got shit actually _working_
# Release Notes:
- Restructured Windows registry-reading code
- Got the app working for Steam installations of SotS
<sub>_End Release Notes_</sub>
Turns out that the Steam installs don't add in the older Registry settings that used to exist on the boxed version of the game.
Since I use the Steam version, I should really support a Steam distribution's install
The text was updated successfully, but these errors were encountered: