Fix steamapps
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# * It *must not* have any symlinks for the directmusic dlls like:
|
# * It *must not* have any symlinks for the directmusic dlls like:
|
||||||
# pfx/dosdevices/c:/windows/syswow64/dmusic.dll
|
# pfx/dosdevices/c:/windows/syswow64/dmusic.dll
|
||||||
|
|
||||||
STEAMAPPS=/var/games/steamapps/
|
STEAMAPPS=$XDG_DATA_HOME/Steam/steamapps/
|
||||||
|
|
||||||
read -p "Make sure that gothic was installed via Steam and started once! <Enter> to continue, <CTRL+C> to abort "
|
read -p "Make sure that gothic was installed via Steam and started once! <Enter> to continue, <CTRL+C> to abort "
|
||||||
|
|
||||||
|
|||||||
@@ -9,8 +9,7 @@ set -o nounset
|
|||||||
set -o xtrace
|
set -o xtrace
|
||||||
set -o errexit
|
set -o errexit
|
||||||
|
|
||||||
|
STEAMAPPS=$XDG_DATA_HOME/Steam/steamapps/
|
||||||
STEAMAPPS=/var/games/steamapps/
|
|
||||||
|
|
||||||
BASEDIR="${STEAMAPPS}/common/Gothic II"
|
BASEDIR="${STEAMAPPS}/common/Gothic II"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user