Skip to content

Commit

Permalink
Update README.md, remove other readme from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtleMan64 committed Jun 5, 2021
1 parent d5384fa commit 6103073
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ Compatable games list:
https://github.com/TurtleMan64/SADX-SA2-Input-Display/releases/latest

### Additional Features
You can switch between skins by using left/right arrow keys on your keyboard. New skins can be added by simply creating a new folder with the same filenames in them.

The program also counts how many times you have pressed each button. You can view the button counts be pressing the `B` key on the keyboard. Pressing `R` will reset the button counts to zero.

* You can switch between skins by using left/right arrow keys on your keyboard. New skins can be added by simply creating a new folder with the same filenames in them.
* The background color can be defined in `BackgroundColor.ini`, (RGB values from 0-255)
* The stick color can be defined in `StickColor.ini`, (RGB values from 0-255)
* The program also counts how many times you have pressed each button. You can view the button counts be pressing the `B` key on the keyboard. Pressing `R` will reset the button counts to zero.

#### How to compile:

Use the provided `build.bat` script to build the project. This will produce the final `SonicInputDisplay.exe`
14 changes: 0 additions & 14 deletions README.txt

This file was deleted.

0 comments on commit 6103073

Please sign in to comment.