/BlobEdited

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

MultiOgar-Edited for Blob io

A fast, open source server that supports multiple protocol versions and smooth vanilla physics.

Since August of 2016, Barbosik has stopped working on this project. So I forked the code and remade it into MultiOgar-Edited. An updated version of the previous MultiOgar.

Information

Current version : 1.6.1

Language License

Original MultiOgar code is based on the private server implementation Ogar. The original code rightfully belongs to the OgarProject.

MultiOgar-Edited code however, is based on MultiOgar code that has been heavily modified and improved by many collaborators. The overall goal of this fork is to make physics as vanilla as possible, cleanup most of the code, and add lots of new features while maintaining better performance than the original MultiOgar.

MultiOgar-Edited Wiki

Please see the issue template before you make an issue, you can find it here. Along with client information, and a FAQ section. More coming soon!

Installation

Android:

# Install 'Termux' from GooglePlay

Clone BlobEdited:

git clone git://github.com/Valdex/BlobEdited.git

Install dependencies:

cd BlobEdited
npm install

Run the server:

cd src
node index.js
Running next
cd BlobEdited/src
node index.js