Skip to content

Searches your computer for various common game install paths

Notifications You must be signed in to change notification settings

JMTK/SunshineGameFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sunshine Game Finder

Searches your computer for various common game install paths for the Sunshine application. After running it, all games that did not already exist will be added to the apps.json, meaning your Moonlight client should see them next time it is started.

Running the program from release

Download the latest release. You may need to run the program as administrator depending on the permissions of the user executing it since it will be attempting to look through some of the program file directories.

Running it locally

To run it, open the solution and click "Run" or F5 in Visual Studio

image

image

Contributing

Consult the CONTRIBUTING.md for more info