Coder Social home page Coder Social logo

gamemodsbr / adventure-platform-fabric Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kyoripowered/adventure-platform-fabric

0.0 1.0 0.0 1.68 MB

An adapter for adventure to integrate with Fabric

Home Page: https://docs.advntr.dev/platform/fabric.html

License: MIT License

Java 99.86% Nix 0.14%

adventure-platform-fabric's Introduction

adventure-platform-fabric

GitHub Workflow Status (branch) MIT License Maven Central Sonatype Nexus (Snapshots)

Integration between the adventure library and Minecraft: Java Edition using the Fabric modding system.

See the documentation for usage and dependency information for this project and the main adventure library.

Versions

adventure-platform-fabric tends to not work on more than one major version of Minecraft at a time. We test the following version combinations:

Minecraft Version adventure-platform-fabric version
1.16.x 4.0.0
1.17.x 4.1.0
1.18.1 5.1.0
1.18.2 5.3.1
1.19 5.4.0
1.19.1 / 1.19.2 5.5.2
1.19.3 5.7.0
1.19.4 5.8.0

Contributing

We appreciate contributions of any type. For any new features or typo-fix/style changes, please open an issue or come talk to us in our Discord first, so we make sure you're going in the right direction for the project.

All the adventure projects are built with Gradle and use a common checkstyle configuration. adventure-platform-fabric requires the same Java version that Minecraft itself does in the target version. Please make sure all tests pass, license headers are updated, and checkstyle passes to help us review your contribution.

An unfortunate quirk with Loom is that it resolves dependencies in the configuration phase, before any task execution can happen, so we have to run Gradle twice to generate templates (the first without the daemon, since loom caches some information), then apply our in-project interface injections. Sorry!

This looks like:

$ ./gradlew --no-daemon generateTemplates
$ ./gradlew build

To have browseable game source in your IDE, run ./gradlew genSources before importing the mod

adventure-platform-fabric is released under the terms of the MIT License.

adventure-platform-fabric's People

Contributors

zml2008 avatar renovate[bot] avatar jpenilla avatar renovate-bot avatar tisawesomeness avatar kashike avatar

Watchers

 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.