This commit is contained in:
Marcus 2024-01-15 02:33:46 +01:00
parent f7facb03c3
commit 11750c296f
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ XASH_INSTALL_DIR, XASH_DS_PORT and XASH_BUILD_DIR
Example:
2) Install client version 0.20 located in ~/Games/Xash3D where the build directory is as well
1) Install client version 0.20 located in ~/Games/Xash3D where the build directory is as well
XASH_INSTALL_DIR=~/Games/Xash3D XASH_BUILD_DIR=$XASH_INSTALL_DIR/build ./install-xash3d.sh client install 0.20

View File

@ -51,7 +51,7 @@ XASH_INSTALL_DIR, XASH_DS_PORT and XASH_BUILD_DIR
Example:
2) Install client version 0.20 located in ~/Games/Xash3D where the build directory is as well
1) Install client version 0.20 located in ~/Games/Xash3D where the build directory is as well
XASH_INSTALL_DIR=~/Games/Xash3D XASH_BUILD_DIR=\$XASH_INSTALL_DIR/build $0 client install 0.20