mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
6 lines
253 B
Text
6 lines
253 B
Text
|
|
GH-104890
|
||
|
|
---------
|
||
|
|
Validate extension JSON: API was removed: classes/JSONRPC/methods/set_scope
|
||
|
|
|
||
|
|
Replaced `set_scope` with `set_method`. Compatibility method registered for binary compatibility. Manual upgrade required by users to retain functionality.
|