Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JMTK authored Mar 25, 2023
1 parent 13365bf commit e0a2608
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
Thanks for wanting to help out or improve this scanning tool. Just fork, make your change, and make a PR back to the `main` branch
# Setup
Thanks for wanting to help out or improve this scanning tool. Pull the code down and open it in VS 2022. Requires .NET 6 currently.

# Making changes
Check out the [good first issues](https://github.com/JMTK/SunshineGameFinder/issues?q=is%3Aissue+is%3Aopen+label%3A"good+first+issue") list if you're unsure on how to start. Just fork the repo, make your change, and make a PR back to the `main` branch here

# Testing
1. Make a backup of your apps.json file
2. Clear out your apps array in the apps.json file
3. Run the tool
4. Open a Moonlight client
5. Ensure that Sunshine can launch a game correctly

0 comments on commit e0a2608

Please sign in to comment.