Skip to content

Quick Bugfix v1.1.1-beta

Latest
Compare
Choose a tag to compare
@RatWithoutAFace RatWithoutAFace released this 03 Jan 05:58

Full Changelog: v1.1.0-beta...v1.1.1-beta
Fixes issues with community servers. Better version of this fix will be available with v1.2.0-beta

Installation Instructions

CLI

Make sure you have Git installed!
Windows

git clone https://github.com/RatWithoutAFace/kabooma.git
cd kabooma
install.bat

Linux / MacOS

git clone https://github.com/RatWithoutAFace/kabooma.git
cd kabooma
./install.sh

Zip File

  1. Download the source code below.
  2. Unzip the file.
  3. Run install.bat (windows) or install.sh (linux/mac)