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.
 
 
 

32 lines
719 B

{
"project": {
"name": "pathfinder",
"author": "BenjoCraeft",
"version": "1.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
},
"app": {
"grid": {
"margin": 50,
"size": {
"min": 20,
"max": 100
}
}
}
}