finepointcgi / Godot-Open-AI-GPT-Integration

MIT License
80 stars 19 forks source link

Auto create settings.json if not exists #4

Closed clemens-tolboom closed 1 year ago

clemens-tolboom commented 1 year ago

Fixes error

res://addons/GPTIntegration/GPTIntegration.gd:225 - Attempt to call function 'get_as_text' in base 'null instance' on a null instance.

as mentioned in #3