fix
This commit is contained in:
parent
8ee27bcb2e
commit
bd856a3193
2 changed files with 4 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,9 @@
|
||||||
# the Pianoverse Client
|
# the Pianoverse Client
|
||||||
|
|
||||||
Extracted from the https://pianoverse.net site at 13:11 on July 17.
|
Extracted from the https://pianoverse.net site at 13:11 on July 17.
|
||||||
Bundle.js has been modified to allow for "localStorage.host = "dev"", which points the client towards "ws://127.0.0.1:8081".
|
Bundle.js has modifications to point towards "api.pianoverse.sad.ovh"
|
||||||
|
|
||||||
|
To reverse these modifications, run `localStorage.host = "mainline"`. You can also make it point towards 127.0.0.1:8081 with `localStorage.host = "dev"`
|
||||||
|
|
||||||
Nushell script for downloading all sounds:
|
Nushell script for downloading all sounds:
|
||||||
```nu
|
```nu
|
||||||
|
|
Loading…
Reference in a new issue