Skip to content

Commit 7c7f07c

Browse files
committed
set a new custom BAR engine
1 parent e27c3a8 commit 7c7f07c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

dist_cfg/config.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,16 @@
7474
"games": ["sbc:test"],
7575
"resources": [
7676
{
77-
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR%7D104.0.1-1977-g12700e0/spring_bar_.BAR.104.0.1-1977-g12700e0_windows-64-minimal-portable.7z",
78-
"destination": "engine/104.0.1-1977-g12700e0 bar",
77+
"url": "https://github.com/Spring-SpringBoard/SpringBoard-Resources/releases/download/resources/spring_bar_.BAR105-BIGMEM.105.1.1-1101-g96d9a59_windows-64-minimal-portable.7z",
78+
"destination": "engine/105.1.1-1101-g96d9a59-bar",
7979
"extract": true
8080
}
8181
]
8282
},
8383
"launch": {
8484
"game": "rapid://sbc:test",
8585
"map": "sb_initial_blank_10x8",
86-
"engine": "104.0.1-1977-g12700e0 bar",
86+
"engine": "105.1.1-1101-g96d9a59-bar",
8787
"map_options": {
8888
"new_map_x": 10,
8989
"new_map_y": 8
@@ -104,16 +104,16 @@
104104
"games": ["sbc:test"],
105105
"resources": [
106106
{
107-
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR%7D104.0.1-1977-g12700e0/spring_bar_.BAR.104.0.1-1977-g12700e0_linux-64-minimal-portable.7z",
108-
"destination": "engine/104.0.1-1977-g12700e0 bar",
107+
"url": "https://github.com/Spring-SpringBoard/SpringBoard-Resources/releases/download/resources/spring_bar_.BAR105-BIGMEM.105.1.1-1101-g96d9a59_linux-64-minimal-portable.7z",
108+
"destination": "engine/105.1.1-1101-g96d9a59-bar",
109109
"extract": true
110110
}
111111
]
112112
},
113113
"launch": {
114114
"game": "rapid://sbc:test",
115115
"map": "sb_initial_blank_10x8",
116-
"engine": "104.0.1-1977-g12700e0 bar",
116+
"engine": "105.1.1-1101-g96d9a59-bar",
117117
"map_options": {
118118
"new_map_x": 10,
119119
"new_map_y": 8

0 commit comments

Comments
 (0)