Releases: caunt/Void
Releases · caunt/Void
Testing
Void Proxy v0.0.1
This is early development build, which is strictly configured to 3 local servers:
Name | Address |
---|---|
server1 | 127.0.0.1:25566 |
server2 | 127.0.0.1:25567 |
server3 | 127.0.0.1:25568 |
Configuration files has to come later.
Connect to 127.0.0.1:25565 from game and by default you will be redirected to server1. From there you have access to /server command with which you can switch between servers (e.g. "/server server2"). As of now, any forge and any vanilla servers should be supported. You're welcome to test it.
Downloads
Recommended
System | Architecture | Binary |
---|---|---|
x64 | void-proxy-win-x64.exe | |
x86_64 | void-proxy-linux-x64 | |
arm64 | void-proxy-osx-arm64 |
Minimal
This minimal builds require you to install .NET 8 runtime
System | Architecture | Binary |
---|---|---|
x64 | void-proxy-win-x64-minimal.exe | |
x86_64 | void-proxy-linux-x64-minimal | |
arm64 | void-proxy-osx-arm64-minimal |
More binaries builds
Linux
System | Architecture | Binary |
---|---|---|
x86_64 | normal / minimal | |
arm32 | normal / minimal | |
arm64 | normal / minimal | |
bionic arm64 | minimal (android arm64) |
Linux Embedded Systems and Alpine Containers (musl libc)
System | Architecture | Binary |
---|---|---|
arm32 | normal / minimal | |
arm64 | normal / minimal | |
x86_64 | normal / minimal |
macOS
System | Architecture | Binary |
---|---|---|
arm64 | normal / minimal | |
x86_64 | normal / minimal |
Windows
System | Architecture | Binary |
---|---|---|
arm64 | normal / minimal | |
x64 | normal / minimal | |
x86 | normal / minimal |