files:
- rom: N/A:Select a valid "Streets of Rage 2" ROM file
- zipfile: N/A:Please download "SOR2 NE 3.1.0 Linux.zip" from https://www.sor2newera.com/#Download
or from https://drive.google.com/drive/folders/1fINjrWqL1YuXwPxo9_JkbiIYl2WOy9Q0
game:
exe: $GAMEDIR/SOR2 New Era.x86_64
working_dir: $GAMEDIR
install_complete_text: Upon first launch, please configure the ROM path and the mods
directory. They should be available inside $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: zipfile
- chmodx: $GAMEDIR/SOR2 New Era.x86_64
- copy:
dst: $GAMEDIR
src: rom
- write_file:
content: This directory can be configured as the mods dir when launching the game
for the first time.
file: $GAMEDIR/mods/mods.txt
description: ''
game_slug: streets-of-rage-2-new-era
gogslug: ''
humblestoreid: ''
installer_slug: streets-of-rage-2-new-era-310
name: "Streets of Rage 2 \u2014 New Era"
notes: In-game preferences are saved in "$XDG_CONFIG_HOME/unity3d/gsaurus/SOR2 New
Era/prefs"
runner: linux
script:
files:
- rom: N/A:Select a valid "Streets of Rage 2" ROM file
- zipfile: N/A:Please download "SOR2 NE 3.1.0 Linux.zip" from https://www.sor2newera.com/#Download
or from https://drive.google.com/drive/folders/1fINjrWqL1YuXwPxo9_JkbiIYl2WOy9Q0
game:
exe: $GAMEDIR/SOR2 New Era.x86_64
working_dir: $GAMEDIR
install_complete_text: Upon first launch, please configure the ROM path and the
mods directory. They should be available inside $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: zipfile
- chmodx: $GAMEDIR/SOR2 New Era.x86_64
- copy:
dst: $GAMEDIR
src: rom
- write_file:
content: This directory can be configured as the mods dir when launching the
game for the first time.
file: $GAMEDIR/mods/mods.txt
slug: streets-of-rage-2-new-era-310
steamid: null
version: 3.1.0
year: 2022
{
"game_slug": "streets-of-rage-2-new-era",
"version": "3.1.0",
"description": "",
"notes": "In-game preferences are saved in \"$XDG_CONFIG_HOME/unity3d/gsaurus/SOR2 New Era/prefs\"",
"name": "Streets of Rage 2 \u2014 New Era",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "streets-of-rage-2-new-era-310",
"installer_slug": "streets-of-rage-2-new-era-310",
"script": {
"files": [
{
"rom": "N/A:Select a valid \"Streets of Rage 2\" ROM file"
},
{
"zipfile": "N/A:Please download \"SOR2 NE 3.1.0 Linux.zip\" from https://www.sor2newera.com/#Download or from https://drive.google.com/drive/folders/1fINjrWqL1YuXwPxo9_JkbiIYl2WOy9Q0"
}
],
"game": {
"exe": "$GAMEDIR/SOR2 New Era.x86_64",
"working_dir": "$GAMEDIR"
},
"install_complete_text": "Upon first launch, please configure the ROM path and the mods directory. They should be available inside $GAMEDIR",
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "zipfile"
}
},
{
"chmodx": "$GAMEDIR/SOR2 New Era.x86_64"
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "rom"
}
},
{
"write_file": {
"content": "This directory can be configured as the mods dir when launching the game for the first time.",
"file": "$GAMEDIR/mods/mods.txt"
}
}
]
}
}