|
74 | 74 | "games": ["sbc:test"], |
75 | 75 | "resources": [ |
76 | 76 | { |
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", |
| 77 | + "url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2472-ga5aa45c/spring_bar_.BAR105.105.1.1-2472-ga5aa45c_windows-64-minimal-portable.7z", |
| 78 | + "destination": "engine/105.1.1-2472-ga5aa45c-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-1775-g441af87-bar", |
| 86 | + "engine": "105.1.1-2472-ga5aa45c-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/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", |
| 107 | + "url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2472-ga5aa45c/spring_bar_.BAR105.105.1.1-2472-ga5aa45c_linux-64-minimal-portable.7z", |
| 108 | + "destination": "engine/105.1.1-2472-ga5aa45c-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-1775-g441af87-bar", |
| 116 | + "engine": "105.1.1-2472-ga5aa45c-bar", |
117 | 117 | "map_options": { |
118 | 118 | "new_map_x": 10, |
119 | 119 | "new_map_y": 8 |
|
166 | 166 |
|
167 | 167 | { |
168 | 168 | "package": { |
169 | | - "id": "dev", |
| 169 | + "id": "dev-bar-engine", |
170 | 170 | "display": "Development (BAR Engine)" |
171 | 171 | }, |
172 | 172 | "downloads": { |
173 | | - "engines" : [ "105.1.1-1775-g441af87-bar" ] |
| 173 | + "engines" : [ "105.1.1-2472-ga5aa45c-bar" ] |
174 | 174 | }, |
175 | 175 | "auto_start" : false, |
176 | 176 | "no_downloads" : true, |
|
0 commit comments