Kinemium Docs

Installation

Kinemium Engine Documentation

Hello, this is a guide on how to install the engine (and run it of course)

Installing git

Install git if you haven't installed it already (run git --version): https://git-scm.com/install/

Cloning the engine using Git

Clone the engine in your designated folder: git clone https://github.com/Qquaded/Kinemium-Engine.git

Installing Rokit

  1. Install Rokit if you haven't already (run rokit --version): https://github.com/rojo-rbx/rokit

Installing Zune

  1. CD (cd ./Kinemium-Engine) into the engine and install Zune: rokit install

Run the engine!

  1. Run the engine! zune run engine

Or, you could download from the releases page: https://github.com/Qquaded/Kinemium-Engine/releases


How to update the engine

Run zune run updater, then choose the branch of your choice (nightly for latest, main for stable), and after that your done!

If you have any issues, please report them at Bugs report category

On this page