Download Latest Version godot-kotlin-jvm_editor_linuxbsd_x86_64_debug_0.13.1-4.4.1.zip (601.7 MB)
Email in envelope

Get an email when there's a new version of Godot Kotlin JVM

Home / 0.12.3-4.4.1
Name Modified Size InfoDownloads / Week
Parent folder
godot-kotlin-jvm_editor_linuxbsd_x86_64_debug_0.12.3-4.4.1.zip 2025-03-28 811.6 MB
godot-kotlin-jvm_export_templates_0.12.3-4.4.1.tpz 2025-03-28 625.5 MB
godot-kotlin-jvm_editor_windows_x86_64_debug_0.12.3-4.4.1.zip 2025-03-28 245.5 MB
godot-kotlin-jvm_editor_macos_universal_debug_0.12.3-4.4.1.zip 2025-03-28 138.2 MB
godot-kotlin-jvm_editor_macos_universal_release_0.12.3-4.4.1.zip 2025-03-28 135.2 MB
godot-kotlin-jvm_editor_linuxbsd_x86_64_release_0.12.3-4.4.1.zip 2025-03-28 81.5 MB
godot-kotlin-jvm_editor_windows_x86_64_release_0.12.3-4.4.1.zip 2025-03-28 79.8 MB
0.12.3-4.4.1 source code.tar.gz 2025-03-28 10.4 MB
0.12.3-4.4.1 source code.zip 2025-03-28 12.1 MB
README.md 2025-03-28 1.6 kB
Totals: 10 Items   2.1 GB 0

Update to Godot 4.4.1 for Godot Kotlin

Features: - You can now pass several JVM arguments to your project. See command-line section in the documentation. - Godot Object now has core methods like _set, _get, getPropertyList, _toString, etc...

Fixes : - Native core type should no longer leak. - Fix crash when using new PackedVectorArray batch conversion - Exports are no longer missing internal package

Don't forget to change your build.gradle configuration with the following line.

:::kt
plugins {
    id("com.utopia-rise.godot-kotlin-jvm") version "0.12.3-4.4.1"
}

What's Changed

Full Changelog: https://github.com/utopia-rise/godot-kotlin-jvm/compare/0.12.2-4.4...0.12.3-4.4.1

Source: README.md, updated 2025-03-28