From e0a26082583683111c9a4b381c6123feb18b12ac Mon Sep 17 00:00:00 2001 From: Jacob Morrison Date: Sat, 25 Mar 2023 15:23:16 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8cfe0b8..3ba568a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 \ No newline at end of file +# 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