From 3c9d8e93850bff5d9c9066f366f911ce20aa296f Mon Sep 17 00:00:00 2001 From: Clevertop <41929769+Clevertop@users.noreply.github.com> Date: Sun, 19 May 2024 00:22:18 +1000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2b1517..da58e87 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # TwitchPlaysReverseJenga -a chaotic little game that I play with friends and turned intoa twitch plays asa challenge! +a chaotic little game that I play with friends and turned into a twitch plays program as a challenge! +(SO far about 9 hours have been put into this project) Official Channel: https://www.twitch.tv/twitchplaysreversejenga + +# Setup +WARNING: My code is in an extremely prototype stage, its very broken at the moment, cope and seethe +1) Download repo +2) Create auth.txt file in res://twitch + - This file should have three lines: your client_id, client_secret and channel_username + - because this has our client_secret it is highly reccomended that you do not track this file in version control ect +3) Run the res://levels/jenga.tscn scene + - if everything is working the game should now be able to receive commands +4) start your stream as per normal through obs/ect +5) build some towers!