Giter Club home page Giter Club logo

leaves's Introduction

Leaves

Leaves CI Leaves Download Discord QQ

English | δΈ­ζ–‡

Fork of Paper aims at repairing broken vanilla properties.

You can see what we modify and fix at here

How To (Server Admins)

Leaves use the same paperclip jar system that Paper uses.

You can download the latest build (1.20.x) of Leaves by going here

You can also build it yourself.

You can visit our documentation for more information.

How To (Plugin developers)

Leaves-API:

maven {
    name = 'leavesmc-repo'
    url = 'https://repo.leavesmc.org/snapshots/'
}

dependencies {
    compileOnly("org.leavesmc.leaves:leaves-api:1.20.6-R0.1-SNAPSHOT")
}

In order to use Leaves as a dependency you must build it yourself. Each time you want to update your dependency, you must re-build Leaves.

Leaves-Server:

dependencies {
    compileOnly("org.leavesmc.leaves:leaves:1.20.6-R0.1-SNAPSHOT")
}

Building

You need JDK 21 and good Internet conditions

Clone this repo, run ./gradlew applyPatches, then run ./gradlew createMojmapLeavesclipJar in your terminal.

You can find the jars in the build/libs directory.

Pull Requests

See Contributing

Special Thanks To:

JetBrains, creators of the IntelliJ IDEA, supports We with one of their Open Source Licenses. We recommend using IntelliJ IDEA as your IDE.

leaves's People

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.