Releases: LordOfDragons/dragengine
Releases · LordOfDragons/dragengine
Drag[en]gine Game Engine Release 1.0
Initial release of the Drag[en]gine Game Engine.
Contains installers for End-Users (gamers) as well as Development tools for Game developers.
See https://dragondreams.ch/?page_id=152 for the full listing.
For End-Users and Game Developers:
- install-dragengine-1.0-linux64.sh
- install-dragengine-1.0-windows64.exe
- dragengine-live-1.0.zip (live-build suitable for running games without installing the game engine or demo-sessions on exhibitions)
For Game Developers (you do NOT need source code nor compiling to develop games,
just the engine and the IGDE):
- install-deigde-1.0-linux64.sh
- install-deigde-1.0-windows64.exe
For Engine Module developers:
- install-dragengine-dev-1.0-linux64.sh
- install-dragengine-dev-1.0-windows64.exe
For IGDE Editor developers:
- install-deigde-dev-1.0-linux64.sh
- install-deigde-dev-1.0-windows64.exe
Example projects to learn developing with the Drag[en]gine Game Engine can be found on the Wiki (https://developer.dragondreams.ch/wiki/doku.php/gamedev:deigde:exampleprojects) and in the DEExamples repository (https://github.com/LordOfDragons/deexamples).