Initial Commit
This commit is contained in:
10
v2a-player/README.md
Normal file
10
v2a-player/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
|
||||
1. Create a Venv
|
||||
2. install build via pip
|
||||
3. run `python -m build --wheel`
|
||||
4. install the wheel file in dist using pipx or pip depending on your OS
|
||||
Reference in New Issue
Block a user