files:
- steam_data: $STEAM:1675830:/
game:
exe: $GAMEDIR/game/1000xRESIST.exe
prefix: $GAMEDIR
installer:
- copy:
dst: $GAMEDIR/game
src: steam_data
description: ''
game_slug: 1000xresist
gogslug: 1000xresist
humblestoreid: ''
installer_slug: 1000xresist-steam-drm-free
name: 1000xResist
notes: "Requires the game to be available through Steam.\r\nThe game is copied to\
\ the game directory, so updates to Steam's installation are not applied automatically.\r\
\nRe-run the installer to update the game's files.\r\nNot that re-running the installer\
\ will create a duplicate entry for the game, which can be removed.\r\nA dedicated\
\ prefix is used instead of sharing the prefix used by Steam.\r\nThis avoids issues\
\ with using different versions of Wine / Proton between Lutris and Steam.\r\nSteam\
\ may also perform additional installation steps to modify the prefix, and this\
\ ensures Lutris is entirely in control of the prefix and doesn't implicitly require\
\ running the game through Steam at least once before running it with Lutris."
runner: wine
script:
files:
- steam_data: $STEAM:1675830:/
game:
exe: $GAMEDIR/game/1000xRESIST.exe
prefix: $GAMEDIR
installer:
- copy:
dst: $GAMEDIR/game
src: steam_data
slug: 1000xresist-steam-drm-free
steamid: 1675830
version: Steam DRM-free
year: 2023
{
"game_slug": "1000xresist",
"version": "Steam DRM-free",
"description": "",
"notes": "Requires the game to be available through Steam.\r\nThe game is copied to the game directory, so updates to Steam's installation are not applied automatically.\r\nRe-run the installer to update the game's files.\r\nNot that re-running the installer will create a duplicate entry for the game, which can be removed.\r\nA dedicated prefix is used instead of sharing the prefix used by Steam.\r\nThis avoids issues with using different versions of Wine / Proton between Lutris and Steam.\r\nSteam may also perform additional installation steps to modify the prefix, and this ensures Lutris is entirely in control of the prefix and doesn't implicitly require running the game through Steam at least once before running it with Lutris.",
"name": "1000xResist",
"year": 2023,
"steamid": 1675830,
"gogslug": "1000xresist",
"humblestoreid": "",
"runner": "wine",
"slug": "1000xresist-steam-drm-free",
"installer_slug": "1000xresist-steam-drm-free",
"script": {
"files": [
{
"steam_data": "$STEAM:1675830:/"
}
],
"game": {
"exe": "$GAMEDIR/game/1000xRESIST.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"copy": {
"dst": "$GAMEDIR/game",
"src": "steam_data"
}
}
]
}
}