finepointcgi / Godot-Open-AI-GPT-Integration

MIT License
83 stars 21 forks source link

Doesn't work on Godot 4.0.3 #8

Closed Virjoinga closed 1 year ago

Virjoinga commented 1 year ago

The steps say to clone it to my project folder, which I have (the root of it), and it doesn't show as a plugin in Godot but the folder shows in the filesystem. Maybe the steps are written poorly?

clemens-tolboom commented 1 year ago

Addons belong into the addons directory.

How is your tree?

MarqCl commented 1 year ago

me pasó lo mismo, debes descargarlo desde godot en la pestaña assets, para buscarlo rápido escribe GPT y luego das clic en el nombre y le das a instalar. luego en configuraciones de projecto buscas la parte donde dice PLUGINS y le das a activar. (spanish)

I had the same issue. You must download it from Godot in the 'Assets' tab. To find it quickly, type 'GPT' and then click on the name and hit 'Install.' After that, go to 'Project Settings,' look for the section that says 'PLUGINS,' and click 'Activate.' (English)

Virjoinga commented 1 year ago

Addons belong into the addons directory.

How is your tree?

Sorry for the very late response, I had it in the wrong folder.