Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBuushy authored Oct 11, 2020
1 parent a7ed846 commit 87a5295
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
# AmongUsStreamScore
Show your Among Us Score on Stream!
**Show your Among Us Score on Stream!**

Just attach the "Scores.txt" file to obs/slobs or other streaming programs and run the program!
Just attach the "Scores.txt" file to obs/slobs or other streaming programs and run the program!\

The program changes the score in the text file!

IW = Imposter Win
IL = Imposter Lose
CW = Crewmate Win
CL = Crewmate Lose
R = Reset
**IW = Imposter Win\
IL = Imposter Lose\
CW = Crewmate Win\
CL = Crewmate Lose\
R = Reset**

Each time 1 of the above characters are entered, +1 is added to the score
Each time 1 of the above options are entered, +1 is added to the score\
R resets the score

Config:
Choice=True

**Choice=True**\
After everytime 1 of the above options are entered, it will ask for confirmation.

**Choice=False**\
After everytime 1 of the above options are entered, it will immediately add the score

0 comments on commit 87a5295

Please sign in to comment.