|
74 | 74 | "games": ["sbc:test"], |
75 | 75 | "resources": [ |
76 | 76 | { |
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", |
| 77 | + "url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-1775-g441af87/spring_bar_.BAR105.105.1.1-1775-g441af87_windows-64-minimal-portable.7z", |
| 78 | + "destination": "engine/105.1.1-1775-g441af87-bar", |
79 | 79 | "extract": true |
80 | 80 | } |
81 | 81 | ] |
82 | 82 | }, |
83 | 83 | "launch": { |
84 | 84 | "game": "rapid://sbc:test", |
85 | 85 | "map": "sb_initial_blank_10x8", |
86 | | - "engine": "105.1.1-1101-g96d9a59-bar", |
| 86 | + "engine": "105.1.1-1775-g441af87-bar", |
87 | 87 | "map_options": { |
88 | 88 | "new_map_x": 10, |
89 | 89 | "new_map_y": 8 |
|
104 | 104 | "games": ["sbc:test"], |
105 | 105 | "resources": [ |
106 | 106 | { |
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", |
| 107 | + "url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-1775-g441af87/spring_bar_.BAR105.105.1.1-1775-g441af87_linux-64-minimal-portable.7z", |
| 108 | + "destination": "engine/105.1.1-1775-g441af87-bar", |
109 | 109 | "extract": true |
110 | 110 | } |
111 | 111 | ] |
112 | 112 | }, |
113 | 113 | "launch": { |
114 | 114 | "game": "rapid://sbc:test", |
115 | 115 | "map": "sb_initial_blank_10x8", |
116 | | - "engine": "105.1.1-1101-g96d9a59-bar", |
| 116 | + "engine": "105.1.1-1775-g441af87-bar", |
117 | 117 | "map_options": { |
118 | 118 | "new_map_x": 10, |
119 | 119 | "new_map_y": 8 |
|
164 | 164 | } |
165 | 165 | }, |
166 | 166 |
|
| 167 | + { |
| 168 | + "package": { |
| 169 | + "id": "dev", |
| 170 | + "display": "Development (BAR Engine)" |
| 171 | + }, |
| 172 | + "downloads": { |
| 173 | + "engines" : [ "105.1.1-1775-g441af87-bar" ] |
| 174 | + }, |
| 175 | + "auto_start" : false, |
| 176 | + "no_downloads" : true, |
| 177 | + "load_dev_exts": false, |
| 178 | + "launch": { |
| 179 | + "game": "SpringBoard Core $VERSION", |
| 180 | + "map": "sb_initial_blank_10x8", |
| 181 | + "map_options": { |
| 182 | + "new_map_x": 10, |
| 183 | + "new_map_y": 8 |
| 184 | + }, |
| 185 | + "game_options": { |
| 186 | + "MapSeed": 42 |
| 187 | + } |
| 188 | + } |
| 189 | + }, |
| 190 | + |
167 | 191 | { |
168 | 192 | "package": { |
169 | 193 | "id": "asset-download", |
|
0 commit comments