Merge branch 'main' of ssh://forgejo.djkato.net:222/HLadislav/moover_rust into player
This commit is contained in:
commit
c74b4fb683
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
|||
Make sure you have cargo installed!
|
||||
Edit .env.example and rename to .env
|
||||
|
||||
Check if you have `openssl` (libssl-dev Ubuntu, openssl-devel Fedora)
|
||||
audiopus_sys requires `cmake`
|
||||
some dependencies require `build-essential`
|
||||
|
||||
Compile debug version
|
||||
```
|
||||
make dev
|
||||
|
|
Loading…
Reference in a new issue