Add orx-gui
Includes changes to orx-parameters to make it work
This commit is contained in:
4
orx-gui/build.gradle
Normal file
4
orx-gui/build.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
dependencies {
|
||||
compile project(":orx-parameters")
|
||||
compile "org.openrndr.panel:openrndr-panel:$panelVersion"
|
||||
}
|
||||
Reference in New Issue
Block a user