Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fengliufeseliud/mc163cloudmusic
https://github.com/fengliufeseliud/mc163cloudmusic
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fengliufeseliud/mc163cloudmusic
- Owner: FengLiuFeseliud
- License: mit
- Created: 2020-10-26T12:44:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-05T20:38:06.000Z (about 4 years ago)
- Last Synced: 2024-11-08T14:47:47.900Z (2 months ago)
- Language: Java
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mc163CloudMusic
### **使用NeteaseCloudMusicApi的Minecraft fabric网易云音乐播放器**
****
#### NeteaseCloudMusicApi文档:
https://binaryify.github.io/NeteaseCloudMusicApi/#/
#### NeteaseCloudMusicApi的github:
https://github.com/Binaryify/NeteaseCloudMusicApi
#### Fabric官网
https://fabricmc.net/
#### 本mod发布网址
[1.16.3-1.16][mc163CloudMusic][开源]在mc中内置一个网易云音乐客户端!
https://www.mcbbs.net/thread-1130597-1-1.html
****
## V1.1.1
#### 此版本为预览版 可能有各种bug
_这个版本需要一个php服务端简化完json再返回给客户端使用_
_后续更新可以完全在客户端处理json_
#### 此版本实现以下功能
**1 单曲播放**
**2 日推播放**
**3 私人FM播放**
**4 列表播放**
**5 喜欢单曲**
**6 收藏单曲**
**7 获取相似歌曲**
**8 把音乐从私人FM中移除至垃圾桶**
**9 自动删除缓存文件**
**10 支持下一首**
**11 获取推荐歌单/新歌曲**
**12 获取私人雷达**
****
### B站的演示视频之后也会出