Add orx-gui

Includes changes to orx-parameters to make it work
This commit is contained in:
Edwin Jakobs
2020-02-02 01:04:09 +01:00
parent cde80ff06f
commit df65502cbe
6 changed files with 216 additions and 13 deletions

View File

@@ -38,6 +38,7 @@ plugins {
project.ext {
openrndrVersion = "0.3.38"
panelVersion = "0.3.20"
kotlinVersion = "1.3.61"
spekVersion = "2.0.9"
libfreenectVersion = "0.5.7-1.5.2"