Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Go1den committed Mar 6, 2023
2 parents 90e7360 + 7cd6fc1 commit 646a50b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# TheySayThat - ZOOTR Gossip Stone Display
# TheySayThat - Randomizer Hint Display

<img src="https://repository-images.githubusercontent.com/604310317/cf022e6e-d2d5-4318-8011-b4c5d541fb4c" width="882" height="441">

They say that given a spoiler log from a ZOOTR seed, this program allows you to output the contents of the Gossip Stones to a text file as you discover them. If that file is then read by streaming software, it can be displayed on stream in real time, allowing viewers to know all of the Gossip Stone text that has been read so far.
They say that given a spoiler log from one of several popular randomizers (Ocarina of Time, Majora's Mask, and Donkey Kong 64), this program allows you to output the contents of hints you've discovered during a playthrough to a text file. If that file is then read by streaming software, it can be displayed on stream in real time, allowing viewers to know all of the hints you've received so far.

The program has been abstracted to allow support for any video game with a very small Python class definition required to add support.

![TheySayThat](https://github.com/Go1den/TheySayThat/blob/main/example.png?raw=true)

Expand Down

0 comments on commit 646a50b

Please sign in to comment.