mirror of
https://github.com/godotengine/godot.git
synced 2025-02-23 23:15:07 +08: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. |
||
---|---|---|
.. | ||
gdnative | ||
include | ||
nativescript | ||
config.py | ||
gdnative.cpp | ||
gdnative.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |