Skip to content

1.0.1 Beta | Configuration bugfix

Compare
Choose a tag to compare
@RatWithoutAFace RatWithoutAFace released this 26 Dec 04:01
· 3 commits to main since this release

Fixed a few bugs involving configuration loading and creation.

Installation Instructions

CLI

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)