2026-02-20 13:50:20 +00:00
|
|
|
# TuxCraft
|
|
|
|
|
|
2026-02-21 20:05:52 +00:00
|
|
|
TuxCraft a simple minecraft server hosting tool.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Installation
|
|
|
|
|
|
|
|
|
|
Use this command to download the latest version of TuxCraft:
|
|
|
|
|
|
|
|
|
|
|
2026-02-26 20:24:46 +00:00
|
|
|
curl -O http://100.117.54.87:3000/Cheesehamster983/TuxCraft/raw/branch/main/tuxcraft_2.1.deb
|
2026-02-21 20:05:52 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
And after the command above use this command:
|
|
|
|
|
|
|
|
|
|
|
2026-02-26 20:24:46 +00:00
|
|
|
sudo dpkg -i tuxcraft_2.1.deb
|
2026-02-21 20:05:52 +00:00
|
|
|
|
|
|
|
|
|
2026-02-26 20:30:19 +00:00
|
|
|
And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 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!
|