diff --git a/README.md b/README.md index 3f4cdbd..4036a68 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ +# 源README Download the mod at [Modrinth](https://modrinth.com/mod/disc-jockey) or [CurseForge](https://www.curseforge.com/minecraft/mc-mods/disc-jockey) +# 该版本附加 ## 关于此项目 此 Mod 是基于 [Disc-Jockey](https://github.com/SemmieDev/Disc-Jockey)(由 [SemmieDev](https://github.com/SemmieDev/) 开发)的修改版本,适配了 Minecraft 1.21.4。 -原始代码版权归原作者所有,修改部分版权归 BRanulf 所有。 +原始代码版权归原作者所有,修改部分版权归 BRanulf 所有。 -~这边建议去给原作者点个Star~ \ No newline at end of file +同时,该版本我没有上传至任何其他网站(包括 Modrinth 、CurseForge 、Github 等), 该网站为本项目唯一授权,请勿将此版本用于商业用途。 + +~~这边建议去给原作者点个Star~~ \ No newline at end of file diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 0bf2a9a..2ed4cf6 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -10,7 +10,8 @@ "BRanulf(仅限该版本,请支持上面两个原作者)" ], "contact": { - "repo": "http://git.branulf.top/BRanulf/DJ_BR" + "homepage": "https://git.branulf.top/Branulf", + "sources": "https://git.branulf.top/Branulf/DIsc_Jockey_revive" }, "license": "MIT", "icon": "assets/disc_jockey/icon.png",