9 lines
436 B
Desktop File
9 lines
436 B
Desktop File
[Desktop Entry]
|
|
Name=<GAME_TITLE>
|
|
Comment=<GAME_DESC>
|
|
Exec=env WINEPREFIX="$HOME/Games/umu/game.title" STEAM_COMPAT_LIBRARY_PATHS="/games" bash -c "umu-run /games/game.title/_Redist/vc_redist.x64.exe /Install /Quiet && umu-run /games/game.title/_Redist/vc_redist.x86.exe /Install /Quiet && umu-run /games/game.title/game.exe"
|
|
Icon=/usr/share/icons/game.title/icon.png
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Game;
|