Skip to content
/ Mint Public

基于Folia制作的服务端,专注于修复被破坏的特性和改进性能

License

Notifications You must be signed in to change notification settings

MenthaMC/Mint

Repository files navigation

Mint

Mint 是基于Folia的一种分支,专注于修复被破坏的特性和改进性能

Repo Stars Repo Forks GitHub Downloads (all assets, all releases)

特性

  • 可调的原版配置和优化
  • Tpsbar和Membar支持
  • 以及更多的优化

联系

QQ群: 1020403749

构建

./gradlew applyPatches && ./gradlew createMojmapPaperclipJar

API

Maven

<repository>
    <id>menthamc</id>
    <url>https://repo.menthamc.com/repository/maven-public/</url>
</repository>

<dependency>
    <groupId>dev.bacteriawa.mint</groupId>
    <artifactId>mint-api</artifactId>
    <version>1.21.3-R0.1-SNAPSHOT</version>
    <scope>provided</scope>
</dependency>

Gradle

maven {
    name = "menthamc"
    url = "https://repo.menthamc.com/repository/maven-public/"
}

dependencies {
    compileOnly("dev.bacteriawa.mint:mint-api:1.21.3-R0.1-SNAPSHOT")
}

BStats

bStats Graph Data

请给我们一个 ⭐Star!

你的每一个免费的 ⭐Star 就是我们每一个前进的动力!

Star History Chart