Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonasalmaas/moonengine-template

Moon Engine game template to easily make new game with Moon Engine
https://github.com/jonasalmaas/moonengine-template

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.