mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-29 09:08:21 +00:00
54a9c1ee43
A GDNativeLibrary now has a field "gdnative_singleton" which can be used to let the `godot_gdnative_singleton` procedure be executed on Godot's startup. In future this can be used to register new scripting languages or resource importer types.