mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 02:18:32 +00:00
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.