kuylar / discord-embedded-godot

Godot library/plugin to use the Discord Embedded App SDK in Godot apps
MIT License
33 stars 4 forks source link

Remove warning about calling parse_string() from instance #2

Closed Togira123 closed 4 months ago

Togira123 commented 4 months ago

parse_string() is a static function that should be called from the JSON object directly.