Giter VIP home page Giter VIP logo

gomint's Introduction

GoMint

A new fresh Minecraft: Bedrock Edition server software
aiming for stability and performance

Build Status GitHub Stars GitHub Stars GitHub Stars License

GoMint is an open-source Minecraft Bedrock Edition server software implementation that is still work in progress. The goal is to provide a server implementation aiming for performance and stability with support for plugins. Purely written in Java.

A word of warning

Currently, GoMint is in a fast development-mode. The API is in all corners not stable and may change over time. The goal is to develop an API with the implementation problems we face. We will break the API multiple times until we reach the first release. To keep the impact minimal we deprecate symbols and provide better alternatives you can use.

- Deprecated symbols (packages, fields, methods, classes etc.) will be deleted after two weeks of deprecation

tl;dr

JDK Documentation Download
11 Click here Latest build

Compilation

Compiling GoMint is actually pretty easy. We'll guide you through the compilation step by step and address troubleshooting.

Prerequisites
For compiling GoMint, you will need some prerequisites:

  • Git
  • Maven
  • JDK 11

Compiling
This project's choice of build tool is Maven. To compile GoMint using Maven follow these steps:

  • Open up a terminal
  • Change the working directory to the cloned GoMint repository
  • Type the following command: mvn clean install (You can append -T 4C if you've got a decent machine)
  • Let it compile. This will take some time. Grab a drink and relax.

Troubleshooting
No compile troubleshooting available.

License

This project's choice of license is BSD 3-Clause. You may find the license file in the project's root directory.


Discord Logo ย  Twitter Logo

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.