Page 1 of 1

Ubuntu 20.04 PPA

Posted: Wed Jul 22, 2020 10:39 pm
by dragonlord
For Ubuntu 20.04 (Focal) Users there is now a PPA containing all Ubuntu Packages.

By adding the PPA you get automatic updates with new versions for both the game engine and the editor.

To install any packages from the PPA open a console and enter this (you have to do this only once):

Code: Select all

sudo add-apt-repository ppa:rpluess/dragondreams
sudo apt-get update
To install the Drag[en]gine Game Engine enter this:

Code: Select all

sudo apt-get install dragengine
To install the Drag[en]gine IGDE enter this:

Code: Select all

sudo apt-get install deigde
You get now the newest versions whenever your system updates itself.