Added requirements.txt, as well as a .gitignore.

This commit is contained in:
2026-02-28 19:14:16 +00:00
parent f94f77d111
commit e4eb24da27

View File

@ -9,6 +9,7 @@ Extremely simple program that allows to track inputs from a Wii Balance Board in
- VRChat (It was kind of made for... specifically VRChat)<br>
- Bluetooth<br>
- Uses Pygame (pip install pygame)<br>
- Uses python-osc (pip install python-osc)
- [Uses Python](https://www.python.org/)<br>
- [Uses WiiBalanceWalker by Shachar Liberman](https://github.com/lshachar/WiiBalanceWalker)<br>