Compare commits
23 Commits
VoxeliumX_
...
tuxcraft_1
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c4cf5a550 | |||
| 3f86efc4d6 | |||
| 0bdc8d8db8 | |||
| bda80e3ae3 | |||
| 248c70d142 | |||
| d13a8314c2 | |||
| 199e87c50e | |||
| c8c08583dc | |||
| 2dbe63eaec | |||
| d9159b5529 | |||
| 9b911b7e1e | |||
| 77374eea2a | |||
| 034e80cd4c | |||
| 62e85c39a1 | |||
| 41955dbc3f | |||
| 3cf715308a | |||
| be0097f647 | |||
| 646f72a72a | |||
| 38efeade86 | |||
| 8568ac178c | |||
| a10345a16f | |||
| 29cbe7fb28 | |||
| 49f6a5e8dd |
53
README.md
53
README.md
@@ -1,57 +1,20 @@
|
||||
# VoxeliumX
|
||||
# TuxCraft
|
||||
|
||||
VoxeliumX a simple minecraft server hosting tool.
|
||||
TuxCraft a simple minecraft server hosting tool.
|
||||
|
||||
|
||||
# Need help on installing or want to report a bug or give us your idea join our discord server!
|
||||
# Installation
|
||||
|
||||
You can vind the join link on the official website! https://voxeliumx.playit.plus
|
||||
|
||||
# Installation (.deb)
|
||||
|
||||
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/VoxeliumX_13/voxeliumx_13.0.deb" && sudo dpkg -i voxeliumx_13.0.deb
|
||||
|
||||
# Installation (tar.gz)
|
||||
|
||||
Use this command to download the latest version of VoxeliumX for other linux distros of this branch (the latest version of VoxeliumX is on the main branch):
|
||||
|
||||
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/VoxeliumX_13/voxeliumx_13.0.tar.gz" && tar -xzf voxeliumx_13.0.tar.gz && cd voxeliumx_13.0
|
||||
|
||||
# Usage (for the .deb install)
|
||||
|
||||
To start VoxeliumX after download use this command:
|
||||
|
||||
sudo voxeliumx start
|
||||
|
||||
To stop VoxeliumX use this command:
|
||||
|
||||
sudo voxeliumx stop
|
||||
|
||||
# Usage (for the tar.gz install)
|
||||
|
||||
After downloading the tar.gz version unpack it and open the folder in the terminal like this:
|
||||
|
||||
cd voxeliumx_13.0
|
||||
|
||||
And then run: ./start.sh
|
||||
|
||||
And then VoxeliumX is started!
|
||||
|
||||
To stop VoxeliumX (you have to be in the voxeliumx_13.0 folder): ./stop.sh
|
||||
Use this command to download the latest version of TuxCraft in this branch (the latest version is in the main branch):
|
||||
|
||||
|
||||
# Uninstalling (for the .deb install)
|
||||
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_1/tuxcraft_1.1.deb
|
||||
|
||||
To delete VoxeliumX use this command: sudo apt remove voxeliumx
|
||||
|
||||
And to make sure VoxeliumX is deleted use this command: sudo apt purge voxeliumx
|
||||
And after the command above use this command:
|
||||
|
||||
# Uninstalling (for the tar.gz install)
|
||||
|
||||
Go to downloads or a other folder where the folder voxeliumx_13.0 is located and use these commands:
|
||||
sudo dpkg -i tuxcraft_1.1.deb
|
||||
|
||||
rm -rf voxeliumx_13.0
|
||||
|
||||
rm -rf voxeliumx_13.0.tar.gz
|
||||
|
||||
And then you have deleted VoxeliumX!
|
||||
And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more!
|
||||
Binary file not shown.
Binary file not shown.
BIN
Releases/tuxcraft_1.0/tuxcraft_1.0.deb
Normal file
BIN
Releases/tuxcraft_1.0/tuxcraft_1.0.deb
Normal file
Binary file not shown.
BIN
Releases/tuxcraft_1.0/tuxcraft_1.0.zip
Normal file
BIN
Releases/tuxcraft_1.0/tuxcraft_1.0.zip
Normal file
Binary file not shown.
BIN
tuxcraft_1.1.deb
Normal file
BIN
tuxcraft_1.1.deb
Normal file
Binary file not shown.
BIN
tuxcraft_1.1.zip
Normal file
BIN
tuxcraft_1.1.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user