5 Commits

Author SHA1 Message Date
a244c07951 Update README.md 2026-04-12 18:06:44 +00:00
4586e4d8ac Uploaded tuxcraft_8.1.tar.gz to the root of branch tuxcraft_8 (beta release).
(I forgot to upload it to this branch.)
2026-04-12 18:06:20 +00:00
edd523cb30 Update README.md 2026-04-03 18:11:20 +00:00
f6d9de21d2 Update README.md 2026-04-03 18:08:18 +00:00
f9d74eb8c4 Update README.md 2026-04-03 18:08:02 +00:00
2 changed files with 17 additions and 9 deletions

View File

@@ -5,16 +5,10 @@ TuxCraft a simple minecraft server hosting tool.
# Installation # Installation
Use this command to download the latest version of tuxcraft_6 on this branch (on the main branch is the newest beta): Use this command to download the latest version of tuxcraft_8 on this branch (on the main branch is the newest beta):
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_6/tuxcraft_6.1.deb sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_8/tuxcraft_8.1.deb" && sudo dpkg -i tuxcraft_8.1.deb
And after the command above use this command:
sudo dpkg -i tuxcraft_6.1.deb
And then you have TuxCraft installed! And then you have TuxCraft installed!
@@ -44,7 +38,7 @@ To view the status of TuxCraft use this command:
sudo tuxcraft status sudo tuxcraft status
# Uninstalling # Uninstalling (for the Debian based install)
Use this command to uninstall any version of TuxCraft: Use this command to uninstall any version of TuxCraft:
@@ -58,4 +52,18 @@ And this command to make sure everything of tuxcraft is gone:
sudo apt purge tuxcraft sudo apt purge tuxcraft
And then you have deleted TuxCraft!
# Uninstalling (for the tar.gz install)
Go to downloads or a other folder where the folder tuxcraft_x.x is located and use these commands:
rm -rf tuxcraft_x.x
rm -rf tuxcraft_x.x.tar.gz
And then you have deleted TuxCraft! And then you have deleted TuxCraft!

BIN
tuxcraft_8.1.tar.gz Normal file

Binary file not shown.