mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Merge branch 'main' of https://github.com/Yonokid/PyTaiko
This commit is contained in:
13
README.md
13
README.md
@@ -38,18 +38,12 @@ Go to the project directory
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd PyTaiko
|
cd PyTaiko
|
||||||
```
|
````
|
||||||
|
|
||||||
Install dependencies
|
|
||||||
|
|
||||||
```bash
|
|
||||||
pip install -r requirements.txt
|
|
||||||
```
|
|
||||||
|
|
||||||
Start the game
|
Start the game
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python PyTaiko.py
|
uv run PyTaiko.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@@ -58,7 +52,8 @@ Start the game
|
|||||||
|
|
||||||
#### Keybinds?
|
#### Keybinds?
|
||||||
|
|
||||||
see config.toml
|
Hit F1 in entry screen to access settings menu
|
||||||
|
Hit F1 in game to quick restart
|
||||||
|
|
||||||
#### Why does it look like Gen 3 instead of Nijiiro?
|
#### Why does it look like Gen 3 instead of Nijiiro?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user