Skip to content

Commit e27c3a8

Browse files
committed
fix launching SB
1 parent cd1f3e1 commit e27c3a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dist_cfg/config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
]
2222
},
2323
"launch": {
24-
"games": ["sbc:test"],
24+
"game": "rapid://sbc:test",
2525
"map": "sb_initial_blank_10x8",
2626
"engine": "104.0.1-1553-gd3c0012 maintenance",
2727
"map_options": {
@@ -51,7 +51,7 @@
5151
]
5252
},
5353
"launch": {
54-
"games": ["sbc:test"],
54+
"game": "rapid://sbc:test",
5555
"map": "sb_initial_blank_10x8",
5656
"engine": "104.0.1-1553-gd3c0012 maintenance",
5757
"map_options": {
@@ -81,7 +81,7 @@
8181
]
8282
},
8383
"launch": {
84-
"games": ["sbc:test"],
84+
"game": "rapid://sbc:test",
8585
"map": "sb_initial_blank_10x8",
8686
"engine": "104.0.1-1977-g12700e0 bar",
8787
"map_options": {
@@ -111,7 +111,7 @@
111111
]
112112
},
113113
"launch": {
114-
"games": ["sbc:test"],
114+
"game": "rapid://sbc:test",
115115
"map": "sb_initial_blank_10x8",
116116
"engine": "104.0.1-1977-g12700e0 bar",
117117
"map_options": {

0 commit comments

Comments
 (0)