mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -6,10 +6,16 @@ This is a TJA player / Taiko simulator written in python and uses the [raylib](h
|
||||
|
||||
## Installation
|
||||
|
||||
Idk. We'll see what happens when I get there
|
||||
Download for OS of choice on releases page
|
||||
|
||||
How to run:
|
||||
Windows:
|
||||
```bash
|
||||
This is where the build will be
|
||||
PyTaiko.exe {"Song Name"} {difficulty number 0-4}
|
||||
```
|
||||
MacOS/Linux:
|
||||
```bash
|
||||
PyTaiko.bin {"Song Name"} {difficulty number 0-4}
|
||||
```
|
||||
|
||||
## Roadmap
|
||||
|
||||
Reference in New Issue
Block a user