Compare commits
9 Commits
VoxeliumX_
...
VoxeliumX_
| Author | SHA1 | Date | |
|---|---|---|---|
| ec64c337a1 | |||
| 1ffe115a30 | |||
| 576ed58858 | |||
| 82bf61b85b | |||
| f03653d5d4 | |||
| 9ce02fd4ce | |||
| beab9a73be | |||
| 0c6606ddb9 | |||
| 330af8800b |
18
README.md
18
README.md
@@ -9,13 +9,13 @@ You can vind the join link on the official website! https://voxeliumx.playit.plu
|
||||
|
||||
# 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
|
||||
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/VoxeliumX_11/voxeliumx_11.3.deb" && sudo dpkg -i voxeliumx_11.3.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
|
||||
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/VoxeliumX_11/voxeliumx_11.3.tar.gz" && tar -xzf voxeliumx_11.3.tar.gz && cd voxeliumx_11.3
|
||||
|
||||
# Usage (for the .deb install)
|
||||
|
||||
@@ -31,13 +31,13 @@ sudo voxeliumx stop
|
||||
|
||||
After downloading the tar.gz version unpack it and open the folder in the terminal like this:
|
||||
|
||||
cd voxeliumx_13.0
|
||||
cd voxeliumx_11.3
|
||||
|
||||
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
|
||||
To stop VoxeliumX (you have to be in the voxeliumx_11.3 folder): ./stop.sh
|
||||
|
||||
|
||||
# Uninstalling (for the .deb install)
|
||||
@@ -48,10 +48,12 @@ 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:
|
||||
Go to downloads or a other folder where the folder voxeliumx_11.3 is located and use these commands:
|
||||
|
||||
rm -rf voxeliumx_13.0
|
||||
rm -rf voxeliumx_11.3
|
||||
|
||||
rm -rf voxeliumx_13.0.tar.gz
|
||||
rm -rf voxeliumx_11.3.tar.gz
|
||||
|
||||
And then you have deleted VoxeliumX!
|
||||
And then you have deleted VoxeliumX!
|
||||
|
||||
(also there are a couple of alpha files of VoxeliumX_11 that i am going to upload soon)
|
||||
BIN
Releases/Beta-Releases/voxeliumx_11.3/voxeliumx_11.3.deb
Normal file
BIN
Releases/Beta-Releases/voxeliumx_11.3/voxeliumx_11.3.deb
Normal file
Binary file not shown.
BIN
Releases/Beta-Releases/voxeliumx_11.3/voxeliumx_11.3.tar.gz
Normal file
BIN
Releases/Beta-Releases/voxeliumx_11.3/voxeliumx_11.3.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
voxeliumx_11.3.deb
Normal file
BIN
voxeliumx_11.3.deb
Normal file
Binary file not shown.
BIN
voxeliumx_11.3.tar.gz
Normal file
BIN
voxeliumx_11.3.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user