Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedSnark committed Mar 16, 2024
1 parent b1a26d1 commit a643c72
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions gamedir/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,15 @@ ADDITIONAL INFO

TWITCH CHAT VOTING INTEGRATION
==============
Chaos Mod supports voting feature via Twitch chat. You can setup it by editing `chaos/twitch.ini`. Get your OAuth pass **[here](https://twitchapps.com/tmi/)**.
If you don't want to play with this feature, you can delete (or rename) `chaos/twitch.ini`.
GSChaos supports Twitch chat voting. If you want to use it, then do some steps:
1. Edit `chaos/twitch.ini`. It should have your [OAuth password](https://twitchapps.com/tmi/) and Twitch username
2. Add text element (GDI) to your OBS scene
3. Create file - `chaos/voting_progress.txt`
4. Pass a path of that file in text options
5. Run the game and check if everything is installed successfully (wait for 10 seconds in game after chaos bar activating so you can check voting system)

To vote, you need to type effectNUMBER in chat (for example, "effect2").
If you don't want to play with this feature, rename `twitch.ini` to `twitch_DISABLED.ini`.

CREDITS
==============
Expand Down

0 comments on commit a643c72

Please sign in to comment.