How to automatically set a script as singleton / autoload in gdextension?
I’m following this documentation on GDExtension, Is there is a way to automatically set a script as Singleton (Autoload) without having to manually set it in the editor GUI?
I’m following this documentation on GDExtension, Is there is a way to automatically set a script as Singleton (Autoload) without having to manually set it in the editor GUI?