/dngin

D Game Engine

Primary LanguageDBoost Software License 1.0BSL-1.0

DNgin - D Game Engine

To build using DUB run one of these commands:

dub build -ax86_64
dub build -ax86_64 --compiler=ldc2

dub build -ax86_mscoff
dub build -ax86_mscoff --compiler=ldc2

In order to open VisualStudio solution make sure to first execute:

git submodule update --init