mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
commit
dd2f102eec
1 changed files with 3 additions and 0 deletions
|
|
@ -18,5 +18,8 @@ unzip MinecraftClient-linux.zip
|
|||
# Remove the ZIP
|
||||
rm -- MinecraftClient-linux.zip
|
||||
|
||||
# Set Executable
|
||||
chmod +x /opt/start-latest.sh
|
||||
|
||||
# Start the Client
|
||||
./MinecraftClient
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue