Skip to content

Commit

Permalink
Update engine to 582-gddec320
Browse files Browse the repository at this point in the history
  • Loading branch information
Beherith committed Nov 6, 2021
1 parent 5fef4e0 commit 09e060b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions dist_cfg/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"games" : ["byar:test", "chobby:test", "byar-chobby:test"],
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-571-gf9cbe56/spring_bar_.BAR105.105.1.1-571-gf9cbe56_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-571-gf9cbe56 bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-582-gddec320/spring_bar_.BAR105.105.1.1-582-gddec320_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-582-gddec320 bar",
"extract": true
},
{
Expand Down Expand Up @@ -45,7 +45,7 @@
"no_start_script" : true,
"launch": {
"start_args" : ["--menu", "rapid://byar-chobby:test"],
"engine": "105.1.1-571-gf9cbe56 bar"
"engine": "105.1.1-582-gddec320 bar"
}
},
{
Expand All @@ -58,8 +58,8 @@
"games" : ["byar:test", "chobby:test", "byar-chobby:test"],
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-571-gf9cbe56/spring_bar_.BAR105.105.1.1-571-gf9cbe56_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-571-gf9cbe56 bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-582-gddec320/spring_bar_.BAR105.105.1.1-582-gddec320_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-582-gddec320 bar",
"extract": true
},

Expand Down Expand Up @@ -93,7 +93,7 @@
"no_start_script" : true,
"launch": {
"start_args" : ["--menu", "rapid://byar-chobby:test"],
"engine": "105.1.1-571-gf9cbe56 bar"
"engine": "105.1.1-582-gddec320 bar"
}
},
{
Expand All @@ -105,8 +105,8 @@
"downloads": {
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-571-gf9cbe56/spring_bar_.BAR105.105.1.1-571-gf9cbe56_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-571-gf9cbe56 bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-582-gddec320/spring_bar_.BAR105.105.1.1-582-gddec320_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-582-gddec320 bar",
"extract": true
}
]
Expand All @@ -115,7 +115,7 @@
"no_downloads" : true,
"launch": {
"start_args" : ["--menu", "BYAR Chobby $VERSION"],
"engine" : "105.1.1-571-gf9cbe56 bar"
"engine" : "105.1.1-582-gddec320 bar"
}
},
{
Expand All @@ -127,8 +127,8 @@
"downloads": {
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-571-gf9cbe56/spring_bar_.BAR105.105.1.1-571-gf9cbe56_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-571-gf9cbe56 bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-582-gddec320/spring_bar_.BAR105.105.1.1-582-gddec320_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-582-gddec320 bar",
"extract": true
}
]
Expand All @@ -137,7 +137,7 @@
"no_downloads" : true,
"launch": {
"start_args" : ["--menu", "BYAR Chobby $VERSION"],
"engine" : "105.1.1-571-gf9cbe56 bar"
"engine" : "105.1.1-582-gddec320 bar"
}
}

Expand Down

0 comments on commit 09e060b

Please sign in to comment.