-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Mitchell Talyat edited this page Jun 1, 2024
·
15 revisions
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.
This is how to download and install the Minty Engine for use as a game engine.
WIP.
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?