You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
560 B
23 lines
560 B
2 years ago
|
{
|
||
|
"project": {
|
||
|
"name": "project_pattern",
|
||
|
"author": "BenjoCraeft",
|
||
|
"version": "0.0.0",
|
||
|
"playerCounts": [],
|
||
|
"online": {
|
||
|
"iceServers": [
|
||
|
{"urls": "stun:stun.l.google.com:19302"},
|
||
|
{
|
||
|
"urls": "turn:numb.viagenie.ca",
|
||
|
"credential": "muazkh",
|
||
|
"username": "webrtc@live.com"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"frameWork": {
|
||
|
"frameRate": 60,
|
||
|
"width": null,
|
||
|
"height": null
|
||
|
}
|
||
|
}
|