Update README.md
This commit is contained in:
@@ -7,14 +7,17 @@ TuxCraft a simple minecraft server hosting tool.
|
||||
|
||||
Use this command to download the latest version of TuxCraft:
|
||||
|
||||
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_7.3.deb" && sudo dpkg -i tuxcraft_7.3.deb
|
||||
|
||||
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_6.1.deb
|
||||
Or a more manual way to install tuxcraft:
|
||||
|
||||
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_7.3.deb
|
||||
|
||||
|
||||
And after the command above use this command:
|
||||
|
||||
|
||||
sudo dpkg -i tuxcraft_6.1.deb
|
||||
sudo dpkg -i tuxcraft_7.3.deb
|
||||
|
||||
|
||||
And then you have TuxCraft installed!
|
||||
|
||||
Reference in New Issue
Block a user