File tree Expand file tree Collapse file tree 1 file changed +66
-0
lines changed Expand file tree Collapse file tree 1 file changed +66
-0
lines changed Original file line number Diff line number Diff line change 119119 }
120120 }
121121 },
122+
123+ {
124+ "package" : {
125+ "id" : " dev-barengine-linux" ,
126+ "display" : " Development BAR Engine" ,
127+ "platform" : " linux"
128+ },
129+ "downloads" : {
130+ "resources" : [
131+ {
132+ "url" : " https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR%7D104.0.1-1828-g1f481b7/spring_bar_.BAR.104.0.1-1828-g1f481b7_linux-64-minimal-portable.7z" ,
133+ "destination" : " engine/104.0.1-1828-g1f481b7 bar" ,
134+ "extract" : true
135+ }
136+ ]
137+ },
138+ "auto_start" : false ,
139+ "no_downloads" : true ,
140+ "load_dev_exts" : false ,
141+ "launch" : {
142+ "game" : " SpringBoard Core $VERSION" ,
143+ "map" : " sb_initial_blank_10x8" ,
144+ "map_options" : {
145+ "new_map_x" : 10 ,
146+ "new_map_y" : 8
147+ },
148+ "game_options" : {
149+ "MapSeed" : 42
150+ },
151+ "engine" : " 104.0.1-1828-g1f481b7 bar"
152+ }
153+ },
154+
155+ {
156+ "package" : {
157+ "id" : " dev-barengine-windows" ,
158+ "display" : " Development BAR Engine" ,
159+ "platform" : " win32"
160+ },
161+ "downloads" : {
162+ "resources" : [
163+ {
164+ "url" : " https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR%7D104.0.1-1828-g1f481b7/spring_bar_.BAR.104.0.1-1828-g1f481b7_windows-64-minimal-portable.7z" ,
165+ "destination" : " engine/104.0.1-1828-g1f481b7 bar" ,
166+ "extract" : true
167+ }
168+ ]
169+ },
170+ "auto_start" : false ,
171+ "no_downloads" : true ,
172+ "load_dev_exts" : false ,
173+ "launch" : {
174+ "game" : " SpringBoard Core $VERSION" ,
175+ "map" : " sb_initial_blank_10x8" ,
176+ "map_options" : {
177+ "new_map_x" : 10 ,
178+ "new_map_y" : 8
179+ },
180+ "game_options" : {
181+ "MapSeed" : 42
182+ },
183+ "engine" : " 104.0.1-1828-g1f481b7 bar"
184+ }
185+ },
186+
122187 {
123188 "package" : {
124189 "id" : " asset-download" ,
135200 }
136201 }
137202 ]
203+
138204}
You can’t perform that action at this time.
0 commit comments