utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
585 stars 38 forks source link

Refactor the editor plugin #503

Open CedNaru opened 11 months ago

CedNaru commented 11 months ago

Currently the editor plugin is disabled because it wasn't working triggering several error/warning messages. On top of that the building feature wasn't working on Windows.

Cedric and I suggest to completely redo it from scratch to improve its usability on top of fixing the current issues, like a proper handling of the Gradle command result (being success or failure)