Skip to content

Drag[en]gine Game Engine Release 1.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 17:23
· 626 commits to stable since this release

1.19.1 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=changelog-release-1-19 for the full listing.

For End-Users and Game Developers:

  • install-dragengine-1.19.1-linux64.sh
  • install-dragengine-1.19.1-windows64.exe
  • dragengine-live-1.19.1.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.19.1-linux64.sh
  • install-deigde-1.19.1-windows64.exe

For Continuous Integration (Build Servers):

  • install-dragengine-ci-1.19.1-linux64.sh
  • install-deigde-ci-1.19.1-linux64.sh

For Engine Module developers:

  • install-dragengine-dev-1.19.1-linux64.sh
  • install-dragengine-dev-1.19.1-windows64.exe

For IGDE Editor developers:

  • install-deigde-dev-1.19.1-linux64.sh
  • install-deigde-dev-1.19.1-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).