files:
- game: N/A:Please select the Data.rsdk file from the Android release
game:
exe: RSDKv4
installer:
- copy:
dst: $GAMEDIR
src: game
- execute:
command: cd $CACHE && git clone --recursive https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation.git
&& cd '$CACHE/Sonic-1-2-2013-Decompilation' && make
description: Build decompilation binary
working_dir: $CACHE
- merge:
dst: $GAMEDIR
src: $CACHE/Sonic-1-2-2013-Decompilation/bin
description: Installs Sonic Decompilation https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation
game_slug: sonic-the-hedgehog-2
gogslug: ''
humblestoreid: ''
installer_slug: sonic-the-hedgehog-2-mobile-decompilation
name: Sonic the Hedgehog 2
notes: "Please ensure you have the required Data.rsdk file from the Android release\
\ and the prerequisites for building here: https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation#decompilation-1\r\
\n\r\nOptions can be changed in settings.ini under ~/.local/share/RSDKv4/"
runner: linux
script:
files:
- game: N/A:Please select the Data.rsdk file from the Android release
game:
exe: RSDKv4
installer:
- copy:
dst: $GAMEDIR
src: game
- execute:
command: cd $CACHE && git clone --recursive https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation.git
&& cd '$CACHE/Sonic-1-2-2013-Decompilation' && make
description: Build decompilation binary
working_dir: $CACHE
- merge:
dst: $GAMEDIR
src: $CACHE/Sonic-1-2-2013-Decompilation/bin
slug: sonic-the-hedgehog-2-mobile-decompilation
steamid: 71163
version: Mobile Decompilation
year: 1992
{
"game_slug": "sonic-the-hedgehog-2",
"version": "Mobile Decompilation",
"description": "Installs Sonic Decompilation https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation",
"notes": "Please ensure you have the required Data.rsdk file from the Android release and the prerequisites for building here: https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation#decompilation-1\r\n\r\nOptions can be changed in settings.ini under ~/.local/share/RSDKv4/",
"name": "Sonic the Hedgehog 2",
"year": 1992,
"steamid": 71163,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "sonic-the-hedgehog-2-mobile-decompilation",
"installer_slug": "sonic-the-hedgehog-2-mobile-decompilation",
"script": {
"files": [
{
"game": "N/A:Please select the Data.rsdk file from the Android release"
}
],
"game": {
"exe": "RSDKv4"
},
"installer": [
{
"copy": {
"dst": "$GAMEDIR",
"src": "game"
}
},
{
"execute": {
"command": "cd $CACHE && git clone --recursive https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation.git && cd '$CACHE/Sonic-1-2-2013-Decompilation' && make",
"description": "Build decompilation binary",
"working_dir": "$CACHE"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/Sonic-1-2-2013-Decompilation/bin"
}
}
]
}
}