Git Product home page Git Product logo

keyi's Introduction

KeYi's logo

Also available in 中文

KeYi

⚡ The next generation Minecraft server software that aims to keep the balance between performance and stability.

This project is still under heavy development, use it at your own risk!
KeYi, which is from a Chinese word "可以", means some thing is very OK!

Discord Tencent QQ

Why another fork?

The answer is quite simple.

The existing forks don't meet up what we requires, so we made up a small team and created this fork.

Roadmap

As you can see, this fork is designed to be stable and well supported Purpur fork, but it also gain some performance improvements.

The improvements of the API is also being valued, so we will try our best to work on it.

Versioning

Version Support Status Download
1.18.2 Not exists.
1.19.2 ✔️ LTS version, will end being supported at 2023-02-01. main, develop.
1.19.3 ✔️ main, develop.

API

Maven

Add repository

<repository>
    <id>keyi</id>
    <url>https://maven.pkg.github.com/KeYiMC/KeYi</url>
</repository>

Add dependency

<dependency>
    <groupId>cc.keyimc.keyi</groupId>
    <artifactId>keyi-api</artifactId>
    <version>1.19.3-R0.1-SNAPSHOT</version>
    <scope>provided</scope>
</dependency>

Gradle

Add repository

repositories {
    maven("https://maven.pkg.github.com/KeYiMC/KeYi")
}

Add dependency

dependencies {
    compileOnly("cc.keyimc.keyi:keyi-api:1.19.3-R0.1-SNAPSHOT")
}

Contributing

Unfortunately, the rules of our community haven't been finished yet.

So at this time, if you want to contribute, you have to communicate with us on Discord or Tencent QQ.

Special Thanks To

JetBrains, creators of the IntelliJ IDEA, supports KeYi with one of their Open Source Licenses. IntelliJ IDEA is the recommended IDE for working with KeYi, and most of the KeYi team uses it.

keyi's People

Contributors

7777777-4547 avatar deechael avatar dreeam-qwq avatar mclk623 avatar nostalfinals avatar nostalwillbefine avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.