godot-kotlin-jvm
godot-kotlin-jvm copied to clipboard
CPP reloading
The user code is now reloaded from the C++ code. This doesn't get rid of the boostrap yet. For now it's just moving the new jar detection and usercode loading from Kotlin to C++.