added unpack

This commit is contained in:
cpu
2024-03-09 07:13:04 +01:00
parent 7e164522c7
commit 867afe503b

View File

@@ -66,6 +66,9 @@ Save worlds
# Run the client on Linux
Unpack the archive
`tar xvzf client.tgz`
Adjust the launch script to your path
`sed -i "s#/MY_PATH#${PWD}/minecraft#g" minecraft.sh`