Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/misc/extension_api_validation/4.2-stable_4.3-stable/GH-88418.txt
22399 views
1
GH-88418
2
--------
3
Validate extension JSON: API was removed: classes/GDExtension/methods/close_library
4
Validate extension JSON: API was removed: classes/GDExtension/methods/initialize_library
5
Validate extension JSON: API was removed: classes/GDExtension/methods/open_library
6
7
Since it was basically impossible to use these methods in any useful way, the GDExtension team agreed that breaking compatibility by removing them was OK.
8
9