You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,7 @@ They say that given a spoiler log from one of several popular randomizers, this
10
10
[Donkey Kong 64 (v2.0)](https://dk64randomizer.com/)
11
11
[Metroid Prime](https://randovania.github.io/)
12
12
13
-
TheySayThat is designed to be a universal tool for hint display. Adding a new randomizer into the program requires only a simple class definition and, optionally, images for the buttons.
14
-
13
+
TheySayThat is designed to be a universal tool for hint display. Adding a new randomizer into the program requires only a simple class definition and, optionally, images for the buttons.
15
14
The only major requirement is that supported games must have a spoiler log that can be consistently parsed to obtain the hint information.
16
15
17
16
If you know of a randomizer that is not covered by TheySayThat, but that DOES have hint information stored in its spoiler logs, please contact me and I will add it.
0 commit comments