godot-kotlin-jvm
godot-kotlin-jvm copied to clipboard
Add missing print functions to GD singleton.
It seems we never implement some print methods from the Godot API like push_warning and push_error. Should be a simple fix requiring to add a few more bridges.