Start
Quick Start
Quick Start
1) Download the Server
- Open the latest release.
- Download the archive for your platform:
VoiceCraft.Server.Windows.x64.zip(orx86/arm64)VoiceCraft.Server.Linux.x64.zip(orarm/arm64)
2) Run the Server
Windows
./VoiceCraft.Server.exe
Linux
chmod +x ./VoiceCraft.Server
./VoiceCraft.Server
After first launch, config/ServerProperties.json will be generated.
3) Download the Client
From the same release page, download the package for your platform:
- Windows:
VoiceCraft.Client.Windows.<arch>.zip - Linux:
VoiceCraft.Client.Linux.<arch>.zip - macOS:
VoiceCraft.Client.MacOS.<arch>.dmgor.pkg - Android:
VoiceCraft.Client.Android.<arch>.zip(APK inside) - iOS:
VoiceCraft.Client.iOS.arm64.ipa
4) Add the Server in Client
- Open the client.
- Add a server entry (
IP+Port). - Usually this is
127.0.0.1:9050if everything runs on one machine.
5) Connect Minecraft Layer
Verification
If everything is configured correctly:
- server starts and reports
VoiceCraft, - client connects without errors,
- voice sync appears when players join the world.