Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

How to make a game in NDE

Rarisma edited this page Nov 1, 2020 · 1 revision

Setting up NewDawn Engine for development

This guide was written during version 0.2.0, some information may be different if you are not using this version however most of the information should be the same.

Part One Configuring the game folder

To begin you will want to download the latest version available from the master branch

Then once downloaded extract the all in one zip file and go to the Data folder, if you don't have the Data folder you should make it in the same directory where NewDawn.py or NewDawn.exe is stored

Once your in the Data folder you will want create another folder and call it the name of your game

Now you can move on to the next page to learn about chapters and i.nfo