custom-name: Wolfenstein 3D - Steam - ECWolf
files:
- ecwolf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz
- gamedata: $STEAM:2270:base
game:
exe: $GAMEDIR/ecwolf.sh
installer:
- merge:
dst: $GAMEDIR/wolf3d/all
src: gamedata
- execute:
args: -c "cd $GAMEDIR && for f in `find`; do mv -v $f `echo $f | tr '[A-Z]' '[a-z]'`;
done"
file: /bin/bash
- extract:
dst: $GAMEDIR/
format: txz
src: ecwolf
description: "\"Wolfenstein 3D\" Steam on modern computer configurations with Linux\
\ OS.\r\n\r\nThis script uses ECWolf project: http://maniacsvault.net/ecwolf/."
game_slug: wolfenstein-3d
gogslug: wolfenstein_3d
humblestoreid: ''
installer_slug: wolfenstein-3d-steam-ecwolf
name: Wolfenstein 3D
notes: "** Requires the game to be installed in Steam, may be uninstalled from Steam\
\ after\r\n- ECWolf 1.3.99999 (1.3.3-327-g526a2c2) - 29 march 2020"
runner: linux
script:
custom-name: Wolfenstein 3D - Steam - ECWolf
files:
- ecwolf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz
- gamedata: $STEAM:2270:base
game:
exe: $GAMEDIR/ecwolf.sh
installer:
- merge:
dst: $GAMEDIR/wolf3d/all
src: gamedata
- execute:
args: -c "cd $GAMEDIR && for f in `find`; do mv -v $f `echo $f | tr '[A-Z]'
'[a-z]'`; done"
file: /bin/bash
- extract:
dst: $GAMEDIR/
format: txz
src: ecwolf
slug: wolfenstein-3d-steam-ecwolf
steamid: 2270
version: Steam - ECWolf
year: 1992
{
"game_slug": "wolfenstein-3d",
"version": "Steam - ECWolf",
"description": "\"Wolfenstein 3D\" Steam on modern computer configurations with Linux OS.\r\n\r\nThis script uses ECWolf project: http://maniacsvault.net/ecwolf/.",
"notes": "** Requires the game to be installed in Steam, may be uninstalled from Steam after\r\n- ECWolf 1.3.99999 (1.3.3-327-g526a2c2) - 29 march 2020",
"name": "Wolfenstein 3D",
"year": 1992,
"steamid": 2270,
"gogslug": "wolfenstein_3d",
"humblestoreid": "",
"runner": "linux",
"slug": "wolfenstein-3d-steam-ecwolf",
"installer_slug": "wolfenstein-3d-steam-ecwolf",
"script": {
"custom-name": "Wolfenstein 3D - Steam - ECWolf",
"files": [
{
"ecwolf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz"
},
{
"gamedata": "$STEAM:2270:base"
}
],
"game": {
"exe": "$GAMEDIR/ecwolf.sh"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/wolf3d/all",
"src": "gamedata"
}
},
{
"execute": {
"args": "-c \"cd $GAMEDIR && for f in `find`; do mv -v $f `echo $f | tr '[A-Z]' '[a-z]'`; done\"",
"file": "/bin/bash"
}
},
{
"extract": {
"dst": "$GAMEDIR/",
"format": "txz",
"src": "ecwolf"
}
}
]
}
}