Compare commits
82 Commits
tuxcraft_1
...
tuxcraft_7
| Author | SHA1 | Date | |
|---|---|---|---|
| cc8e41a05c | |||
| 76fbf2acba | |||
| 8ab32f50c9 | |||
| db6f44a551 | |||
| a51e7072b6 | |||
| f98405c354 | |||
| 337be73195 | |||
| 3188b45f35 | |||
| 6aaefc9a35 | |||
| eb9fd70a9e | |||
| 6489cd7ce2 | |||
| 8a4c01e99c | |||
| 6cf6081066 | |||
| 766c4c53e9 | |||
| f80e8c52f6 | |||
| 29510b7851 | |||
| 9840fc1e68 | |||
| 74c0eb732d | |||
| 4400e5aa52 | |||
| 916a8dc8ca | |||
| e0c435d205 | |||
| 8d1d09aa8c | |||
| cec8c10224 | |||
| 43b10620d6 | |||
| d975257f5b | |||
| b6f320cc25 | |||
| 7ea5a86a6a | |||
| ed2e025689 | |||
| a73b898ce0 | |||
| c33e54243a | |||
| b52276d41b | |||
| bfe0f82e16 | |||
| 9dc771fa32 | |||
| 2e7a016a18 | |||
| 2ee1d12f6c | |||
| 01fd00ae69 | |||
| 778175e135 | |||
| 6b9723d059 | |||
| 13da6e8e38 | |||
| b64adb260d | |||
| 8cbe001b30 | |||
| f22deb7c84 | |||
| 5c50174335 | |||
| 5323271d4e | |||
| 248a0606ee | |||
| ffab9ac1df | |||
| 2f444273bd | |||
| 300be46ec6 | |||
| f961aed13b | |||
| b242a7c942 | |||
| fa0df52537 | |||
| b0bfdae536 | |||
| 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 | |||
| 1a6346c765 | |||
| 533471debd |
49
README.md
49
README.md
@@ -5,16 +5,57 @@ TuxCraft a simple minecraft server hosting tool.
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Use this command to download the latest version of TuxCraft in this branch (the latest version is in the main branch):
|
Use this command to download the latest version of TuxCraft of this branch view the main branch for the newest release:
|
||||||
|
|
||||||
|
|
||||||
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_1/tuxcraft_1.1.deb
|
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_7/tuxcraft_7.3.deb
|
||||||
|
|
||||||
|
|
||||||
And after the command above use this command:
|
And after the command above use this command:
|
||||||
|
|
||||||
|
|
||||||
sudo dpkg -i tuxcraft_1.1.deb
|
sudo dpkg -i tuxcraft_7.3.deb
|
||||||
|
|
||||||
|
|
||||||
And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more!
|
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!
|
||||||
0
Releases/Alpha-Releases/tuxcraft_7.0/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_7.0/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.0/tuxcraft_7.0.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.0/tuxcraft_7.0.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_7.0/tuxcraft_7.0.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.0/tuxcraft_7.0.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_7.1/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_7.1/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.1/tuxcraft_7.1.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.1/tuxcraft_7.1.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_7.1/tuxcraft_7.1.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.1/tuxcraft_7.1.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_7.2/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_7.2/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.2/tuxcraft_7.2.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.2/tuxcraft_7.2.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_7.2/tuxcraft_7.2.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_7.2/tuxcraft_7.2.zip
Normal file
Binary file not shown.
0
Releases/Beta-Releases/.gitkeep
Normal file
0
Releases/Beta-Releases/.gitkeep
Normal file
0
Releases/Beta-Releases/tuxcraft_7.3/.gitkeep
Normal file
0
Releases/Beta-Releases/tuxcraft_7.3/.gitkeep
Normal file
BIN
Releases/Beta-Releases/tuxcraft_7.3/tuxcraft_7.3.deb
Normal file
BIN
Releases/Beta-Releases/tuxcraft_7.3/tuxcraft_7.3.deb
Normal file
Binary file not shown.
BIN
Releases/Beta-Releases/tuxcraft_7.3/tuxcraft_7.3.zip
Normal file
BIN
Releases/Beta-Releases/tuxcraft_7.3/tuxcraft_7.3.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
tuxcraft_1.1.deb
BIN
tuxcraft_1.1.deb
Binary file not shown.
BIN
tuxcraft_1.1.zip
BIN
tuxcraft_1.1.zip
Binary file not shown.
BIN
tuxcraft_7.3.deb
Normal file
BIN
tuxcraft_7.3.deb
Normal file
Binary file not shown.
BIN
tuxcraft_7.3.zip
Normal file
BIN
tuxcraft_7.3.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user