Godot Version
4.2.1 Stable
Question
Hello guys,
I’m new in GDExtension, I define two classes helloWorld and cubeClass and defined in register_types like this:
Now I want add to configuration file in gdExtension file under bin path.
But I don’t know how to define another entry_symbol in this file.
Anybody know how to define that? Thanks