330 B
330 B
V2A Player
This is the player which you can use to play v2a files, currently thsi implemention is not stable and can have issues, it is experimental for now on.
How to Build
- Create a Venv
- install build via pip
- run
python -m build --wheel - install the wheel file in dist using pipx or pip depending on your OS