Prepare template for OPENRNDR 0.4

This commit is contained in:
Edwin Jakobs
2021-07-22 16:26:58 +02:00
parent d103e206d2
commit df1782f317
5 changed files with 18 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ import org.openrndr.extra.olive.oliveProgram
* oliveProgram {} can be changed while the program is running.
*/
fun main() = application {
suspend fun main() = application {
configure {
width = 800
height = 800