New gradle/kts based OPENRNDR program template

This commit is contained in:
Edwin Jakobs
2019-08-01 15:57:24 +02:00
commit a41b530d32
12 changed files with 458 additions and 0 deletions

1
gradle.properties Normal file
View File

@@ -0,0 +1 @@
kotlin.code.style=official