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
- Install Rokit if you haven't already
(run rokit --version): https://github.com/rojo-rbx/rokit
Installing Zune
- CD (cd ./Kinemium-Engine) into the engine and install Zune:
rokit install
Run the engine!
- 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