Skip to content

Installation

Mitchell Talyat edited this page Jun 1, 2024 · 15 revisions

Installation Guide

This is a guide to installing the game engine, both as an application, as well as the dev environment.

These guides assume you are using a Windows device.

Application

This is how to download and install the Minty Engine for use as a game engine.

WIP.

Source

This is how to download the Minty Engine source code, and edit/run the source code that way.

WIP.

  • install cmake https://cmake.org/download/
  • fork/clone
  • add path to the Minty-Engine directory to MINTY_PATH system/environment variable
  • build Runtime, Editor and Assembly
  • done?
Clone this wiki locally