files:
- mmp: http://web.archive.org/web/20081022231035/http://www.fszmirror.com/files/multi-voice-pack.vp
- mvp: http://web.archive.org/web/20071012171549/http://fszmirror.com/files/multi-mission-pack.vp
installer:
- move:
dst: $GAMEDIR/freespace2
src: $mmp
- move:
dst: $GAMEDIR/freespace2
src: $mvp
- execute:
args: -c "printf 'fs2netd.game-warden.com\n12000'>$GAMEDIR/freespace2/data/fs2open_pxo.cfg"
file: /bin/sh
terminal: false
requires: freespace-2-fs2_open
description: adds multiplayer support over FS2NetD
game_slug: freespace-2
gogslug: freespace_2
humblestoreid: ''
installer_slug: freespace-2-multiplayer
name: Freespace 2
notes: 'for more information see here: ( http://www.hard-light.net/wiki/index.php/Multiplayer_Getting_Started_Guide
)'
runner: linux
script:
files:
- mmp: http://web.archive.org/web/20081022231035/http://www.fszmirror.com/files/multi-voice-pack.vp
- mvp: http://web.archive.org/web/20071012171549/http://fszmirror.com/files/multi-mission-pack.vp
installer:
- move:
dst: $GAMEDIR/freespace2
src: $mmp
- move:
dst: $GAMEDIR/freespace2
src: $mvp
- execute:
args: -c "printf 'fs2netd.game-warden.com\n12000'>$GAMEDIR/freespace2/data/fs2open_pxo.cfg"
file: /bin/sh
terminal: false
requires: freespace-2-fs2_open
slug: freespace-2-multiplayer
steamid: 273620
version: Multiplayer
year: 1999
{
"game_slug": "freespace-2",
"version": "Multiplayer",
"description": "adds multiplayer support over FS2NetD",
"notes": "for more information see here: ( http://www.hard-light.net/wiki/index.php/Multiplayer_Getting_Started_Guide )",
"name": "Freespace 2",
"year": 1999,
"steamid": 273620,
"gogslug": "freespace_2",
"humblestoreid": "",
"runner": "linux",
"slug": "freespace-2-multiplayer",
"installer_slug": "freespace-2-multiplayer",
"script": {
"files": [
{
"mmp": "http://web.archive.org/web/20081022231035/http://www.fszmirror.com/files/multi-voice-pack.vp"
},
{
"mvp": "http://web.archive.org/web/20071012171549/http://fszmirror.com/files/multi-mission-pack.vp"
}
],
"installer": [
{
"move": {
"dst": "$GAMEDIR/freespace2",
"src": "$mmp"
}
},
{
"move": {
"dst": "$GAMEDIR/freespace2",
"src": "$mvp"
}
},
{
"execute": {
"args": "-c \"printf 'fs2netd.game-warden.com\\n12000'>$GAMEDIR/freespace2/data/fs2open_pxo.cfg\"",
"file": "/bin/sh",
"terminal": false
}
}
],
"requires": "freespace-2-fs2_open"
}
}