update readme

This commit is contained in:
aynakeya
2024-04-25 20:29:54 -07:00
parent 9c0b711aa0
commit a8091247ec
2 changed files with 4 additions and 1 deletions

View File

@@ -42,7 +42,9 @@ git submodule set-url pkg/liveroom-sdk https://github.com/AynaLivePlayer/liveroo
git submodule update
```
6. now you can build (please check makefile for more details)
```bash
```powershell
$env:CGO_LDFLAGS="-LC:\Users\vboxuser\Desktop\AynaLivePlayer\libmpv\lib"
$env:CGO_CFLAGS="-IC:\Users\vboxuser\Desktop\AynaLivePlayer\libmpv\include"
# ... more setup, see makefile
go build -o AynaLivePlayer -ldflags -H=windowsgui app/main.go
```

View File

@@ -14,6 +14,7 @@
----
Finished
- 2024.04.24@1.0.4: 添加log修复闪退
- 2024.04.22@1.0.2: 文本输出, 歌曲最长时长控制bug修复, 网易云登录(歌曲来源统一登录)
- 2024.04.17 : 1. 弹幕拿不到的问题,尽量使用身份码,网页协议随时可能爆炸
2. 酷我音乐复活