Install Wonderland Engine

Installer (Windows) 

Download the Windows installer from downloads.

Since the installer is not signed yet, Windows will ask you whether you want to run it “from an unknown source”.

Troubleshooting 

If the application does not start, it might be choosing invalid default energy settings and you need to manually select one:

  1. “Settings > Graphics settings”
  2. Choose Wonderland Engine or find it in its default path C:\Program Files\Wonderland\WonderlandEngine\bin\WonderlandEditor.exe
  3. Choose anything but “System default” (“High peformance” is recommended).

Drag and Drop (MacOS) 

Download the Drag and Drop (*.dmg) installer from downloads.

Since the installer is not signed yet, you will need to manually allow the app to run. After installing and trying to start it (don’t move to trash!):

  1. “Preferences > Security” (Or search “Gatekeeper”)
  2. Unlock the settings
  3. Click allow Wonderland Engine to start

PPA (Ubuntu) 

Add a new PPA to your ubuntu repositories and install wonderland-engine:

1sudo su -c ""
2echo 'deb [arch=amd64 trusted=yes] https://downloads.wonderlandengine.com/ ./' | sudo tee -a /etc/apt/sources.list.d/wonderland-engine.list
3sudo apt update
4sudo apt install wonderlandengine

Alternatively, download the package (*.deb) installer from downloads.