Skip to content

youngyik/particle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Particle is universe-drive server software for Minecraft: Pocket Edition. The following advantages:

  • Clear structure with ECS models
  • Support level with dynamic combination
  • High performance

Particle is still developing yet, welcome to contribute.

only support version: under 1.16.0 currently, higher in the future.

Build JAR file

  • git clone https://github.com/particle-org/particle.git
  • cd particle
  • ./lib/install_lib.bat or sh ./lib/install_lib.sh
  • mvn clean

The compiled JAR can be found in the target/ directory.

Running

Simply run java -jar ParticleServer-0.0.1-SNAPSHOT-jar-with-dependencies.

About

A modern Java-based online Minecraft server, come with particle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%