Installation

Kibra Mechanics Installation Document and Basic Concepts

Depencedies

Kibra Core

Place your scripts

The order on server.cfg should be like this.

start kibra-core
start kibra-mechanics
start kibra-mechanics-flatbed3

Database Setup

Check if there is a kibra-mechanics table already established in your database.

If it exists, delete it.

And now, enter this SQL code into your mysql database and set up the table.

Installation Completed

Last updated