Skip to content

Installation

Mitchell Talyat edited this page Jun 2, 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 64-bit Windows 10/11 device, as those are the only supported operating systems at the moment.

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
  • RESTART DEVICE TO ENSURE CHANGES HAVE BEEN APPLIED
Clone this wiki locally