mirror of
https://github.com/godotengine/godot-cpp.git
synced 2025-12-31 01:48:45 +03:00
15 lines
171 B
JSON
15 lines
171 B
JSON
{
|
|
"enabled_classes": [
|
|
"Control",
|
|
"InputEventKey",
|
|
"Label",
|
|
"MultiplayerAPI",
|
|
"MultiplayerPeer",
|
|
"OS",
|
|
"TileMap",
|
|
"TileSet",
|
|
"Tween",
|
|
"Viewport"
|
|
]
|
|
}
|