From 557ea1413d9b4f8d3e81d2237f45bf804eaa8d35 Mon Sep 17 00:00:00 2001 From: Cheesehamster983 Date: Wed, 25 Mar 2026 07:45:32 +0000 Subject: [PATCH] Update README.md --- README.md | 60 +------------------------------------------------------ 1 file changed, 1 insertion(+), 59 deletions(-) diff --git a/README.md b/README.md index 3f76cd7..281cb48 100644 --- a/README.md +++ b/README.md @@ -1,61 +1,3 @@ # TuxCraft -TuxCraft a simple minecraft server hosting tool. - - -# Installation - -Use this command to download the latest version of TuxCraft: - - -curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_2.15.deb - - -And after the command above use this command: - - -sudo dpkg -i tuxcraft_2.15.deb - - -And then you have TuxCraft installed! - - -# Usage - - -To start TuxCraft use this command: - - -sudo tuxcraft start - - -After the command above visit the web server at: http://your-servers-ip:8080 make sure to change the ip of your-server-ip to the servers ip. (and make sure that you use sudo to start tuxcraft other wise its nog going to start) - - -To stop TuxCraft use this command: - - -sudo tuxcraft stop - - -To view the status of TuxCraft use this command: - - -sudo tuxcraft status - - -# Uninstalling - -Use this command to uninstall any version of TuxCraft: - - -sudo apt remove tuxcraft - - -And this command to make sure everything of tuxcraft is gone: - - -sudo apt purge tuxcraft - - -And then you have deleted TuxCraft! \ No newline at end of file +This version of tuxcraft (4) is stil in its alpha.... you can vind the latest beta on the main branch. \ No newline at end of file