Compare commits
22 Commits
VoxeliumX_
...
VoxeliumX_
| Author | SHA1 | Date | |
|---|---|---|---|
| e5e9d12549 | |||
| 3d1d9d6612 | |||
| 0eb5a3a6b8 | |||
| 1c6a371fae | |||
| 119b8456b4 | |||
| 8a117ce1e0 | |||
| 99a39392c8 | |||
| 05368b793f | |||
| c0a76c50d8 | |||
| 68b5e6dea9 | |||
| a69317674a | |||
| 9c3e277fbd | |||
| ceab8b549d | |||
| 1cd51a302f | |||
| a7dc04e0f7 | |||
| 827de91a71 | |||
| 3f6e3ebac2 | |||
| 4ac7b13ada | |||
| 72b0328c4f | |||
| e8a6f9b113 | |||
| d8f168d633 | |||
| a8d9256d54 |
62
README.md
62
README.md
@@ -1,61 +1 @@
|
||||
# TuxCraft
|
||||
|
||||
TuxCraft a simple minecraft server hosting tool.
|
||||
|
||||
|
||||
# Installation
|
||||
|
||||
Use this command to download the latest version of tuxcraft_6 on this branch (on the main branch is the newest beta):
|
||||
|
||||
|
||||
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_6/tuxcraft_6.1.deb
|
||||
|
||||
|
||||
And after the command above use this command:
|
||||
|
||||
|
||||
sudo dpkg -i tuxcraft_6.1.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!
|
||||
empy
|
||||
Binary file not shown.
Binary file not shown.
BIN
Releases/Alpha-Releases/VoxeliumX_14.0/voxeliumx_14.0.deb
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.0/voxeliumx_14.0.deb
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Releases/Beta-Releases/voxeliumx_14.2/voxeliumx_14.2.deb
Normal file
BIN
Releases/Beta-Releases/voxeliumx_14.2/voxeliumx_14.2.deb
Normal file
Binary file not shown.
BIN
tuxcraft_6.1.deb
BIN
tuxcraft_6.1.deb
Binary file not shown.
BIN
tuxcraft_6.1.zip
BIN
tuxcraft_6.1.zip
Binary file not shown.
Reference in New Issue
Block a user