0.15.0-4.6
The files prefixed with godot-kotlin-jvm_editor_ are the editors.
release editors are the editors you use normally. debug editors provide debug symbols and are intended to provide better stacktraces in case of crashes of the editor. Please use those when submitting bugreports.
godot-kotlin-jvm_export_templates_0.15.0-4.6.tpz is the archive for all export templates . See exporting documentation on how to use it.
Changelog:
Targets Godot 4.6. Update your Gradle plugin version:
plugins { id("com.utopia-rise.godot-kotlin-jvm") version "0.15.0-4.6" }
⚠️ Breaking Changes
✨ New Features
- Scala support (initial) – The binding now has initial support for Scala as a JVM language. ([#761](#761), [#888](#888))
- Godot 4.6 – The module has been updated to target Godot 4.6. ([#895](#895))
🐛 Bug Fixes
🔧 Internal / CI
Contributors
@piiertho · @CedNaru · @chippmann
Full diff: 0.14.3-4.5.1...0.15.0-4.6