mirror of
https://github.com/xhacker-zzz/KgmWasm.git
synced 2024-01-30 00:16:29 +00:00
update readme
This commit is contained in:
parent
3bf6e68439
commit
020fafcbd2
@ -25,7 +25,10 @@ const decrypted= (await DecryptKgmWasm(cipherText, extension)).data;
|
||||
|
||||
### 自行构建
|
||||
|
||||
在 Linux 环境下执行 `./build-wasm` 即可构建。构建结果将位于此项目根目录的npm子目录中。
|
||||
#### Linux
|
||||
在此项目根目录中执行 `./build-wasm` 即可构建。构建结果将位于此项目根目录的npm子目录中。
|
||||
#### Windows
|
||||
在此项目根目录中执行 `build-wasm.cmd` 即可构建。构建结果将位于此项目根目录的npm子目录中。
|
||||
|
||||
[音乐解锁Web]: https://git.unlock-music.dev/um/web
|
||||
[音乐解锁]: https://unlock-music.dev/
|
||||
|
Loading…
Reference in New Issue
Block a user