mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
refactor(ncmapi): manage NCMAPI with submodule
also:
- docs: tells user to clone repo recursively
- feat(ci): clone recursively
- feat(ncmapi): backport my change
https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1453
- refactor: rewrite startNeteaseMusicApi()
This commit is contained in:
parent
d5ffacae3a
commit
ebd863f5b6
334 changed files with 2430 additions and 20769 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "netease_api"]
|
||||
path = netease_api
|
||||
url = https://github.com/Binaryify/NeteaseCloudMusicApi
|
||||
Loading…
Add table
Add a link
Reference in a new issue