files:
- repo: https://github.com/coop-deluxe/sm64coopdx/releases/download/v1.0.4/sm64coopdx_v1.0.4_Linux_x86_64_OpenGL.zip
- rom: N/A:Please select the USA .z64 rom file
game:
exe: sm64coopdx
installer:
- extract:
file: repo
- copy:
dst: $GAMEDIR
src: rom
- execute:
command: mv *.z64 sm64.z64
- execute:
command: mv sm64.z64 baserom.us.z64
description: Super Mario 64 Online Multiplayer
game_slug: super-mario-64
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-64-online-multiplayer
name: Super Mario 64
notes: ''
runner: linux
script:
files:
- repo: https://github.com/coop-deluxe/sm64coopdx/releases/download/v1.0.4/sm64coopdx_v1.0.4_Linux_x86_64_OpenGL.zip
- rom: N/A:Please select the USA .z64 rom file
game:
exe: sm64coopdx
installer:
- extract:
file: repo
- copy:
dst: $GAMEDIR
src: rom
- execute:
command: mv *.z64 sm64.z64
- execute:
command: mv sm64.z64 baserom.us.z64
slug: super-mario-64-online-multiplayer
steamid: null
version: Online Multiplayer
year: 1996
{
"game_slug": "super-mario-64",
"version": "Online Multiplayer",
"description": "Super Mario 64 Online Multiplayer",
"notes": "",
"name": "Super Mario 64",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "super-mario-64-online-multiplayer",
"installer_slug": "super-mario-64-online-multiplayer",
"script": {
"files": [
{
"repo": "https://github.com/coop-deluxe/sm64coopdx/releases/download/v1.0.4/sm64coopdx_v1.0.4_Linux_x86_64_OpenGL.zip"
},
{
"rom": "N/A:Please select the USA .z64 rom file"
}
],
"game": {
"exe": "sm64coopdx"
},
"installer": [
{
"extract": {
"file": "repo"
}
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "rom"
}
},
{
"execute": {
"command": "mv *.z64 sm64.z64"
}
},
{
"execute": {
"command": "mv sm64.z64 baserom.us.z64"
}
}
]
}
}