From 767c2ddad2d810cc0d53bb7880f790bfc733d092 Mon Sep 17 00:00:00 2001 From: "Martin Barker (Keatran)" Date: Fri, 24 Feb 2023 00:54:19 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7b39c44..2c7f5ae 100644 --- a/Readme.md +++ b/Readme.md @@ -31,7 +31,8 @@ To exit you will have a Notification Icon / Tray icon where you can quit the app Want to contribute? Great! -Project is built using Visual Studios 2022, +Project is built using Visual Studios 2022, please make sure you have added support for .NET 6, You will also requrie the Windows SDK (10.0.17763.0), +If your unable to code sign you can build in "Debug" mode or remove the Post-build event in the project settings. You need to create Application to obtain a ID and Secret on [Twitch Developer Console](https://dev.twitch.tv/console) Add a new C# Class to the project named `TwitchDetails.cs` add the following code with your ID and Secret