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