utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
586 stars 39 forks source link

Fix idea plugin #466

Closed chippmann closed 1 year ago

chippmann commented 1 year ago

This fixes an uninitialized property access exception which occurred when trying to create a new GodotJvm project from the idea project wizard.

Fixes #464

travisfw commented 1 year ago

Would someone push this to plugins.jetbrains.com?

piiertho commented 1 year ago

Would someone push this to plugins.jetbrains.com?

We need to merge #468 Should be soon.