Skip to content

Instantly share code, notes, and snippets.

@0b5vr
Created October 1, 2024 12:41
Show Gist options
  • Save 0b5vr/4642d084204012bff3c09f1954313966 to your computer and use it in GitHub Desktop.
Save 0b5vr/4642d084204012bff3c09f1954313966 to your computer and use it in GitHub Desktop.
Bonzomatic Network Launcher config file
{
"fullscreen": {
"monitor": 0,
"sizepercent_x": 1,
"sizepercent_y": 1,
"startpercent_x": 0,
"startpercent_y": 0,
"border_x": 0,
"border_y": 0,
"forceratio": true,
"wantedratio": 1.777778
},
"mosaic": {
"monitor": 0,
"sizepercent_x": 1,
"sizepercent_y": 1,
"startpercent_x": 0,
"startpercent_y": 0,
"border_x": 0,
"border_y": 0,
"forceratio": false,
"wantedratio": 1.777778,
"MosaicFixed": false
},
"secondary": {
"use": false
},
"bonzo": {
"delay_between_spawn": 5000,
"exename": "Bonzomatic_W64_GLFW.exe"
},
"diaporama": {
"infiniteloop": true
},
"network": {
"serverURL": "ws:\/\/drone.alkama.com:9000\/roomtest\/"
},
"coders": [
"0b5vr",
"test"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment