/MoonEngine-Template

Moon Engine game template to easily make new game with Moon Engine

Primary LanguageGLSLApache License 2.0Apache-2.0

MoonEngine-Template

Moon Engine game template to easily make new game with Moon Engine

Getting Started

Open the root folder in an editor like vscode.
Serach for every instance of "GameName" and replace it with the name of your game/project.

Run "root/Scripts/Setup.bat"
Follow the instructions given.
You might have to run this script two times.

Now you can open the newly generated solution in Visual Studio 2022.
Running it at this point should give you a blank window.