Compare commits
11 Commits
main
...
tuxcraft_3
| Author | SHA1 | Date | |
|---|---|---|---|
| de8f7a9e4e | |||
| 53c1fd9cca | |||
| 0d18d2ad2f | |||
| b043254c94 | |||
| 2b5a27d7ff | |||
| e393208269 | |||
| 9bb5e01613 | |||
| 9b54ebc9b8 | |||
| 48180b2fdb | |||
| 9b003011d5 | |||
| 59e8391c16 |
61
README.md
61
README.md
@@ -1,61 +0,0 @@
|
||||
# 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!
|
||||
BIN
Releases/alpha files/tuxcraft_3.0.deb
Normal file
BIN
Releases/alpha files/tuxcraft_3.0.deb
Normal file
Binary file not shown.
BIN
Releases/alpha files/tuxcraft_3.0.zip
Normal file
BIN
Releases/alpha files/tuxcraft_3.0.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user