Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.02 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.02 KB

Mint

Repo Stars Repo Forks MIT License

概述

  • Mint 是基于Folia的一种分支,专注于修复被破坏的特性和改进性能
  • 同时也提供了可调的原版配置和优化

构建

./gradlew applyPatches && ./gradlew createMojmapPaperclipJar

API

Maven 仓库

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

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

Star 历史

Star History Chart