From ebac6681152e5ec0c57171192a8ee379ce64240c Mon Sep 17 00:00:00 2001 From: CerealAxis <2741798712@qq.com> Date: Mon, 17 Jun 2024 21:04:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +---------- README_cn.md | 11 +---------- gradle/wrapper/gradle-wrapper.properties | 2 +- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index a14bfc73..e57718a0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,6 @@ -Leaves +Leaves-Fork =========== -[![Leaves CI](https://github.com/LeavesMC/Leaves/actions/workflows/leaves.yml/badge.svg)](https://github.com/LeavesMC/Leaves/actions/workflows/leaves.yml) -[![Leaves Download](https://img.shields.io/github/downloads/LeavesMC/Leaves/total?color=0&logo=github)](https://github.com/LeavesMC/Leaves/releases/latest) -[![Discord](https://badgen.net/discord/online-members/5hgtU72w33?icon=discord&label=Discord&list=what)](https://discord.gg/5hgtU72w33) -[![QQ](https://img.shields.io/badge/QQ_Unofficial-815857713-blue)](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=nisbmnCFeEJCcYWBQ10th4Fu99XWklH4&authKey=8VlUxSdrFCIwmIpxFQIGR8%2BXvIQ2II%2Bx2JfxuQ8amr9UKgINh%2BdXjudQfc%2FIeTO5&noverify=0&group_code=815857713) - **English** | [中文](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md) > Fork of [Paper](https://github.com/PaperMC/Paper) aims at repairing broken vanilla properties. @@ -52,10 +47,6 @@ Clone this repo, run `./gradlew applyPatches`, then run `./gradlew createMojmapL You can find the jars in the `build/libs` directory. -## Pull Requests - -See [Contributing](https://github.com/LeavesMC/Leaves/blob/master/docs/CONTRIBUTING.md) - ## Special Thanks To: [](https://www.jetbrains.com) diff --git a/README_cn.md b/README_cn.md index b3a5455d..bdc627b8 100644 --- a/README_cn.md +++ b/README_cn.md @@ -1,11 +1,6 @@ -Leaves +Leaves-Fork =========== -[![Leaves CI](https://github.com/LeavesMC/Leaves/actions/workflows/leaves.yml/badge.svg)](https://github.com/LeavesMC/Leaves/actions/workflows/leaves.yml) -[![Leaves Download](https://img.shields.io/github/downloads/LeavesMC/Leaves/total?color=0&logo=github)](https://github.com/LeavesMC/Leaves/releases/latest) -[![Discord](https://badgen.net/discord/online-members/5hgtU72w33?icon=discord&label=Discord&list=what)](https://discord.gg/5hgtU72w33) -[![QQ](https://img.shields.io/badge/QQ_Unofficial-815857713-blue)](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=nisbmnCFeEJCcYWBQ10th4Fu99XWklH4&authKey=8VlUxSdrFCIwmIpxFQIGR8%2BXvIQ2II%2Bx2JfxuQ8amr9UKgINh%2BdXjudQfc%2FIeTO5&noverify=0&group_code=815857713) - [English](https://github.com/LeavesMC/Leaves/blob/master/README.md) | **中文** > 一个致力于修复原版服务端被破坏特性的 [Paper](https://github.com/PaperMC/Paper) 分支 @@ -51,10 +46,6 @@ dependencies { 最后 你可以在 `build/libs` 文件夹里找到对应的jar文件 -## 对于想要出一份力的开发者 - -可查看 [Contributing](https://github.com/LeavesMC/Leaves/blob/master/docs/CONTRIBUTING_cn.md) - ## 特别感谢 [](https://www.jetbrains.com) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 20db9ad5..f7293887 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip +distributionUrl=https://mirrors.cloud.tencent.com/gradle/gradle-8.7-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists