Compare commits
28 Commits
tuxcraft_2
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b4af304ff | |||
| c77089e50c | |||
| 90f347102e | |||
| d462c283b7 | |||
| 1da08b87ad | |||
| f68fc9ded7 | |||
| a6688b70d3 | |||
| 99706786fd | |||
| 68cee48b9a | |||
| 7648381ede | |||
| 16f3b68a6d | |||
| 235743963c | |||
| 587e30dc03 | |||
| f694312811 | |||
| eca8aa5ee3 | |||
| 605cc52969 | |||
| 34a7f961db | |||
| 9665d2a667 | |||
| 4d4bf0f274 | |||
| 0284222584 | |||
| 547f11b4b1 | |||
| 0aeede9dd3 | |||
| edbf3226e3 | |||
| 0f7e43ebb9 | |||
| 6f2bf36d08 | |||
| 02ea214f5d | |||
| 1576bf8be9 | |||
| 253083b0dd |
47
README.md
47
README.md
@@ -8,13 +8,54 @@ TuxCraft a simple minecraft server hosting tool.
|
||||
Use this command to download the latest version of TuxCraft:
|
||||
|
||||
|
||||
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_2/tuxcraft_2.14.deb
|
||||
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.14.deb
|
||||
sudo dpkg -i tuxcraft_2.15.deb
|
||||
|
||||
|
||||
And then you have TuxCraft installed! Make sure to read the README.md in the main branch.
|
||||
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!
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
tuxcraft_2.15.deb
Normal file
BIN
tuxcraft_2.15.deb
Normal file
Binary file not shown.
BIN
tuxcraft_2.15.zip
Normal file
BIN
tuxcraft_2.15.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user