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
- Download the source code below.
- Unzip the file.
- Run install.bat (windows) or install.sh (linux/mac)