Skip to content

Releases: caunt/Void

Testing

14 Dec 22:56
Compare
Choose a tag to compare
Testing Pre-release
Pre-release

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
Windows x64 void-proxy-win-x64.exe
Linux x86_64 void-proxy-linux-x64
macOS arm64 void-proxy-osx-arm64

Minimal

This minimal builds require you to install .NET 8 runtime

System Architecture Binary
Windows x64 void-proxy-win-x64-minimal.exe
Linux x86_64 void-proxy-linux-x64-minimal
macOS arm64 void-proxy-osx-arm64-minimal

More binaries builds

Linux

System Architecture Binary
Linux x86_64 normal / minimal
Linux arm32 normal / minimal
Linux arm64 normal / minimal
Linux bionic arm64 minimal (android arm64)

Linux Embedded Systems and Alpine Containers (musl libc)

System Architecture Binary
Linux arm32 normal / minimal
Linux arm64 normal / minimal
Linux x86_64 normal / minimal

macOS

System Architecture Binary
macOS arm64 normal / minimal
macOS x86_64 normal / minimal

Windows

System Architecture Binary
Windows arm64 normal / minimal
Windows x64 normal / minimal
Windows x86 normal / minimal