PortWINE/data_from_portwine/scripts/start
2020-05-25 02:09:42 +03:00

7 lines
204 B
Bash
Executable File

#!/bin/bash
# Author: Tergoev M.A.
. "$(dirname $(readlink -f "$0"))/runlib"
START_PORTWINE
"${var_gamemode}" "${PROTONRUN}" "run" "${gamestart}" ${launch_parameters} & KILL9_WINEDEVICE >&2
STOP_PORTWINE