https://github.com/zmusic-dev/zmusic-client
Cross-platform Music System Client Mod for Minecraft
https://github.com/zmusic-dev/zmusic-client
Last synced: 3 days ago
JSON representation
Cross-platform Music System Client Mod for Minecraft
- Host: GitHub
- URL: https://github.com/zmusic-dev/zmusic-client
- Owner: zmusic-dev
- License: gpl-3.0
- Created: 2022-07-12T12:06:47.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2026-04-19T09:02:51.000Z (6 days ago)
- Last Synced: 2026-04-19T11:12:30.742Z (6 days ago)
- Language: Java
- Homepage:
- Size: 636 KB
- Stars: 35
- Watchers: 1
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![][banner]
![][java]
![][license]
## 反馈
* 提交 [Issues](../../issues)
## 开发
```shell
git clone https://github.com/RealHeart/ZMusic-Mod
cd ZMusic-Mod
./gradlew clean build
```
## 开源协议
本项目使用 [GPL-3.0](LICENSE) 协议开放源代码
```text
ZMusic Client Mods
Copyright (C) 2023 RealHeart
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```
## 鸣谢
* [JetBrains](https://www.jetbrains.com/zh-cn/)
* [FabricMC](https://fabricmc.net/)
* [AllMusic Mod](https://github.com/Coloryr/AllMusic_M)
[banner]: https://socialify.git.ci/RealHeart/ZMusic-Mod/image?description=1&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Auto
[java]: https://img.shields.io/badge/java-17-blue?style=for-the-badge
[license]: https://img.shields.io/github/license/RealHeart/ZMusic-Mod?style=for-the-badge