Compare commits
67 Commits
main
...
tuxcraft_3
| Author | SHA1 | Date | |
|---|---|---|---|
| 84da31fc1e | |||
| b61b772a64 | |||
| 4cbb6f3f48 | |||
| 27e27d858e | |||
| 53ad5c2414 | |||
| 49eb52b971 | |||
| a3e0981f8b | |||
| 3d8628a2fb | |||
| c7b7505862 | |||
| 53902ba105 | |||
| 97ab32e47f | |||
| 41ca8296a4 | |||
| ca23e121a4 | |||
| e54e9d3031 | |||
| 88ed71c57b | |||
| 75c3d4c380 | |||
| a460adfddb | |||
| ebe4f5688a | |||
| 406e0d0eae | |||
| b500cf3a4e | |||
| c8d0a6b888 | |||
| 7f4276a311 | |||
| 5eb2083e0f | |||
| 3ffc79f0fa | |||
| 9df06a3273 | |||
| 2f5206479f | |||
| d974a9edaa | |||
| a376b99215 | |||
| c23d366197 | |||
| f5c34f8a3a | |||
| c397d71c01 | |||
| fb9a2e419e | |||
| 91cc25159c | |||
| bf460ec734 | |||
| 70a1f36801 | |||
| c0e98b8b74 | |||
| f27de53822 | |||
| 1914c11e45 | |||
| ac7043a5c2 | |||
| 3b580ae833 | |||
| 65a7de0a3d | |||
| 7d9dfb74f5 | |||
| 7c9f3d321a | |||
| c23da1603a | |||
| 66431a1b84 | |||
| adcfe3fdfa | |||
| 56420d3177 | |||
| 40640a6d38 | |||
| 40ec9bc7ac | |||
| f2cda7e8d3 | |||
| d20489bc62 | |||
| 84185f0388 | |||
| 54864ec456 | |||
| b7f0a462a4 | |||
| a4284d30d3 | |||
| 44b9f149b2 | |||
| d6fb243cbb | |||
| 3472a1f79e | |||
| 7a92001f3b | |||
| e0705cc0f0 | |||
| 279ce2f5f4 | |||
| 55e8f8ec4a | |||
| 78d68de7a5 | |||
| 5b5e7c3d52 | |||
| 5cc9f52911 | |||
| 5d8446a11c | |||
| 5a3ec20b77 |
58
README.md
58
README.md
@@ -1,57 +1 @@
|
||||
# VoxeliumX
|
||||
|
||||
VoxeliumX 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!
|
||||
|
||||
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/main/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/main/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
|
||||
|
||||
|
||||
# Uninstalling (for the .deb install)
|
||||
|
||||
To delete VoxeliumX use this command: sudo apt remove voxeliumx
|
||||
|
||||
And to make sure VoxeliumX is deleted use this command: sudo apt purge voxeliumx
|
||||
|
||||
# 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:
|
||||
|
||||
rm -rf voxeliumx_13.0
|
||||
|
||||
rm -rf voxeliumx_13.0.tar.gz
|
||||
|
||||
And then you have deleted VoxeliumX!
|
||||
THIS VERSION OF TUXCRAFT IS ALPHA AND DOES NOT WORK! (its also not getting updates) but there are other versions availebol at the main branch and other branches.
|
||||
BIN
Releases/Alpha-Releases/tuxcraft_3.0/tuxcraft_3.0.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.0/tuxcraft_3.0.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.0/tuxcraft_3.0.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.0/tuxcraft_3.0.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.1/tuxcraft_3.1.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.1/tuxcraft_3.1.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.1/tuxcraft_3.1.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.1/tuxcraft_3.1.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.10/tuxcraft_3.10.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.10/tuxcraft_3.10.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.10/tuxcraft_3.10.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.10/tuxcraft_3.10.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.11/tuxcraft_3.11.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.11/tuxcraft_3.11.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.11/tuxcraft_3.11.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.11/tuxcraft_3.11.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.12/tuxcraft_3.12.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.12/tuxcraft_3.12.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.12/tuxcraft_3.12.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.12/tuxcraft_3.12.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.13/tuxcraft_3.13.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.13/tuxcraft_3.13.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.13/tuxcraft_3.13.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.13/tuxcraft_3.13.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.14/tuxcraft_3.14.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.14/tuxcraft_3.14.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.14/tuxcraft_3.14.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.14/tuxcraft_3.14.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.15/tuxcraft_3.15.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.15/tuxcraft_3.15.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.15/tuxcraft_3.15.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.15/tuxcraft_3.15.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.16/tuxcraft_3.16.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.16/tuxcraft_3.16.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.16/tuxcraft_3.16.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.16/tuxcraft_3.16.zip
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.17/tuxcraft_3.17.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.17/tuxcraft_3.17.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.17/tuxcraft_3.17.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.17/tuxcraft_3.17.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.18/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.18/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.18/tuxcraft_3.18.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.18/tuxcraft_3.18.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.18/tuxcraft_3.18.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.18/tuxcraft_3.18.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.19/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.19/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.19/tuxcraft_3.19.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.19/tuxcraft_3.19.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.19/tuxcraft_3.19.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.19/tuxcraft_3.19.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.2/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.2/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.2/tuxcraft_3.2.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.2/tuxcraft_3.2.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.2/tuxcraft_3.2.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.2/tuxcraft_3.2.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.20/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.20/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.20/tuxcraft_3.20.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.20/tuxcraft_3.20.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.20/tuxcraft_3.20.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.20/tuxcraft_3.20.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.21/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.21/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.21/tuxcraft_3.21.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.21/tuxcraft_3.21.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.21/tuxcraft_3.21.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.21/tuxcraft_3.21.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.22/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.22/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.22/tuxcraft_3.22.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.22/tuxcraft_3.22.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.22/tuxcraft_3.22.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.22/tuxcraft_3.22.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.23/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.23/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.23/tuxcraft_3.23.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.23/tuxcraft_3.23.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.23/tuxcraft_3.23.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.23/tuxcraft_3.23.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.24/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.24/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.24/tuxcraft_3.24.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.24/tuxcraft_3.24.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.24/tuxcraft_3.24.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.24/tuxcraft_3.24.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.3/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.3/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.3/tuxcraft_3.3.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.3/tuxcraft_3.3.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.3/tuxcraft_3.3.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.3/tuxcraft_3.3.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.4/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.4/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.4/tuxcraft_3.4.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.4/tuxcraft_3.4.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.4/tuxcraft_3.4.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.4/tuxcraft_3.4.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.5/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.5/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.5/tuxcraft_3.5.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.5/tuxcraft_3.5.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.5/tuxcraft_3.5.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.5/tuxcraft_3.5.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.6/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.6/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.6/tuxcraft_3.6.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.6/tuxcraft_3.6.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.6/tuxcraft_3.6.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.6/tuxcraft_3.6.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.7/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.7/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.7/tuxcraft_3.7.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.7/tuxcraft_3.7.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.7/tuxcraft_3.7.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.7/tuxcraft_3.7.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.8/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.8/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.8/tuxcraft_3.8.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.8/tuxcraft_3.8.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.8/tuxcraft_3.8.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.8/tuxcraft_3.8.zip
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/tuxcraft_3.9/.gitkeep
Normal file
0
Releases/Alpha-Releases/tuxcraft_3.9/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.9/tuxcraft_3.9.deb
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.9/tuxcraft_3.9.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha-Releases/tuxcraft_3.9/tuxcraft_3.9.zip
Normal file
BIN
Releases/Alpha-Releases/tuxcraft_3.9/tuxcraft_3.9.zip
Normal file
Binary file not shown.
1
Releases/Alpha-Releases/tuxcraft_3.txt
Normal file
1
Releases/Alpha-Releases/tuxcraft_3.txt
Normal file
@@ -0,0 +1 @@
|
||||
Hi dear reader i stil have some other alpha files of tuxcraft_3 laying around and are going to be uploaded soon i hope...
|
||||
0
Releases/Beta-Releases/.gitkeep
Normal file
0
Releases/Beta-Releases/.gitkeep
Normal file
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.
@@ -1,2 +0,0 @@
|
||||
- Added fabric suport for Minecraft java.
|
||||
- Improved the scanning for openjdk installations.
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
- added NeoForge suport for Minecraft Java
|
||||
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user