mirror of
https://github.com/godotengine/webrtc-native.git
synced 2026-01-01 05:48:15 +03:00
12 lines
211 B
JSON
12 lines
211 B
JSON
{
|
|
"enabled_classes": [
|
|
"WebRTCDataChannelExtension",
|
|
"WebRTCPeerConnectionExtension",
|
|
"WebRTCDataChannelGDNative",
|
|
"WebRTCPeerConnectionGDNative",
|
|
"NativeScript",
|
|
"GDNativeLibrary",
|
|
"Window"
|
|
]
|
|
}
|