Update README.md

This commit is contained in:
Tristan Grespinet 2024-04-19 23:06:15 +02:00 committed by GitHub
parent 58d37dff90
commit da1ca62d1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,7 @@
This is a simple Godot 4 project with the additional Gradle parts necessary to build and run scripts written in either Kotlin or Java. This is a simple Godot 4 project with the additional Gradle parts necessary to build and run scripts written in either Kotlin or Java.
It will simply display text on screen written by the 2 unique Kotlin and Java source files.
To use it, simply download the Godot Kotlin/JVM custom engine here: To use it, simply download the Godot Kotlin/JVM custom engine here:
https://github.com/utopia-rise/godot-kotlin-jvm/releases https://github.com/utopia-rise/godot-kotlin-jvm/releases