Contributions are now open

This commit is contained in:
Yonokid
2025-05-08 15:49:09 -04:00
parent bc08f24c9d
commit 209a98cd73
7 changed files with 227 additions and 261 deletions

View File

@@ -10,12 +10,13 @@ Download for OS of choice on releases page
How to run:
Windows:
```bash
PyTaiko.exe
```
Run PyTaiko.exe
```
MacOS/Linux:
```bash
PyTaiko.bin
```
Good luck, would suggest running with python directly
```
## Roadmap
@@ -68,4 +69,4 @@ I like it
## Contributing
I would highly suggest not contributing to this until sizeable progress has been made. The fabric of this code is ever changing and anything you write could disappear at any time
Contributions are now open. I don't have any particular contribution guidelines other than be mindful of what builtin functions already exist in this project (ie, for animations, videos, etc)