Giter Site home page Giter Site logo

apollo's Introduction

Apollo

Build Status Discord

Apollo is a powerful tool that allows developers to create custom integrations with Lunar Client.

You can find the latest downloads, wiki, and more at lunarclient.dev.

Creating custom integrations for Apollo requires adding the Apollo API as a dependency from our maven repository to your project.

Building

Apollo uses Gradle to handle dependencies and compile the project.

Prerequisites

  • Java 8 JDK
  • Build Tools for Spigot 1.8.8

Compiling

Running the following will compile the Apollo source for Java 8.

./gradlew build

The output jars can be found in the build/libs directory relative to each platform.

  • Bukkit: bukkit/plugin/build/libs
  • BungeeCord: bungee/build/libs
  • Velocity: velocity/build/libs

Examples

An example plugin can be compiled to provide a variety of commands that allow you to try different features Apollo provides. When compiled the output jar can be found in the directory bukkit/example/build/libs.

Contributing

The Apollo project is split into several modules.

  • API - The publicly available interface for developers wishing to create custom integrations with Lunar Client.
  • Common - The abstraction used by platform modules to reduce duplicate code and implement the protocol for Lunar Client.
  • Bukkit, BungeeCord, Velocity - Are modules that implement the common module for each respective platform.

Contributions can be made to Apollo by creating a pull request for improvements or fixes. For new feature ideas please consider making a suggestion by creating an issue or joining our discord.

License

Apollo is licensed under the MIT license.

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.