mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
7 lines
430 B
Text
7 lines
430 B
Text
GH-88418
|
|
--------
|
|
Validate extension JSON: API was removed: classes/GDExtension/methods/close_library
|
|
Validate extension JSON: API was removed: classes/GDExtension/methods/initialize_library
|
|
Validate extension JSON: API was removed: classes/GDExtension/methods/open_library
|
|
|
|
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.
|