-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Potential fixes for issues #22, #20, and #19 #23
base: main
Are you sure you want to change the base?
Commits on Nov 28, 2023
-
figured out how to read the registry for steam games saved in either …
…local machine or current user registry. need to figure out how to find other platforms through the registry then integrate into the main program
Configuration menu - View commit details
-
Copy full SHA for 4e013a8 - Browse repository at this point
Copy the full SHA 4e013a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b2448 - Browse repository at this point
Copy the full SHA 94b2448View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e6499d7 - Browse repository at this point
Copy the full SHA e6499d7View commit details -
added functionality to determine OS, then iterate through common inst…
…all paths for that OS
Configuration menu - View commit details
-
Copy full SHA for ce2d7e8 - Browse repository at this point
Copy the full SHA ce2d7e8View commit details
Commits on Dec 1, 2023
-
Attempted to integrate Registry Search and make it platform agnostic.…
… Was unable to test it and code got a bit hadouken-y so will definitely need input from someone with Moonlight/Sunshine to test and with more experience coding to optimize/clean up a bit
Configuration menu - View commit details
-
Copy full SHA for ae0cb51 - Browse repository at this point
Copy the full SHA ae0cb51View commit details -
Turned the registry search into a function to make future expansion/i…
…mplementation a bit easier, which also helped with the hadouken
Configuration menu - View commit details
-
Copy full SHA for 57d1dd2 - Browse repository at this point
Copy the full SHA 57d1dd2View commit details -
added checking for libraries on linux/macOS - might also turn that in…
…to a function but it's late and i'm going to bed
Configuration menu - View commit details
-
Copy full SHA for 84f0d2f - Browse repository at this point
Copy the full SHA 84f0d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ebf9ab - Browse repository at this point
Copy the full SHA 6ebf9abView commit details -
added sorting by file size to accommodate rockstar (and likely other)…
… launchers that have a .exe of the same name in the steamapps/common folder that just launches the launcher - now it should find the larger of the two .exes first (the actual game launcher)
Configuration menu - View commit details
-
Copy full SHA for 53c95d0 - Browse repository at this point
Copy the full SHA 53c95d0View commit details -
Delete Registry Test directory
removed testing grounds for registry search now that the functionality is implemented into the main program
Configuration menu - View commit details
-
Copy full SHA for 831bee5 - Browse repository at this point
Copy the full SHA 831bee5View commit details -
Merge pull request #1 from mikednjoy/windows-registry-paths
Windows registry paths
Configuration menu - View commit details
-
Copy full SHA for baf9f5d - Browse repository at this point
Copy the full SHA baf9f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc6b71 - Browse repository at this point
Copy the full SHA 2dc6b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eacf14 - Browse repository at this point
Copy the full SHA 0eacf14View commit details
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 419307d - Browse repository at this point
Copy the full SHA 419307dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff676aa - Browse repository at this point
Copy the full SHA ff676aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc14ae4 - Browse repository at this point
Copy the full SHA bc14ae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e98c9 - Browse repository at this point
Copy the full SHA b8e98c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514d71c - Browse repository at this point
Copy the full SHA 514d71cView commit details