selery 0.1.0
Server for Minecraft (Bedrock Engine) and Minecraft: Java Edition
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Selery
The server is still in development and some features are not supported yet.
Supported Minecraft (Bedrock Engine) versions:
Supported Minecraft: Java Edition versions:
Installation
From a pre-built package
Pre-built packages are compiled with the latest version of LDC in release mode and can be found in the releases page.
From source
- Clone the repository using
git clone git://github.com/sel-project/selery
or download the zipped repository from the latest release. - If you want to use the latest release run
git checkout $(git describe --tags --abbrev=0)
in the repository's location. - Build by running
build.bat
on Windows orbuild.sh
on Linux/OS X. - Run the generated executable file.
All in one:
git clone git://github.com/sel-project/selery
cd selery
./build.sh
Structure
Selery is based on the hub-node communication protocol, which means that it can run as two separate instances (hub and node), which are connected through a socket.
Libraries
- 0.1.0 released 6 years ago
- sel-project/selery
- MIT
- Copyright (c) 2017-2018 sel-project
- Authors:
- Dependencies:
- memutils, resusage, arsd-official:terminal, sel-server, string-transform-d, diet-ng, sel-nbt, imageformats, sel-hncom, my-ip, sel-utils, sel-net
- Versions:
-
0.3.0 2018-Sep-21 0.2.0 2018-Jun-04 0.1.1 2018-Feb-09 0.1.0 2018-Feb-08 ~master 2019-Jan-01 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
21 downloads total
-
- Score:
- 1.6
- Short URL:
- selery.dub.pm