Retranslator multiplayer demo implementation for VoxelCore.
Status: in-development
Synchronized:
- chat
- players movement
- placing/breaking/interactions for blocks
In-development:
- synchronize:
- chunks
- day time
- player selected item
To start the server run following command:
$ VoxelCore --headless --script path/to/remp/remp_server.lua
Script will generate a server configuration. You will see message Configuration generated. See "config:remp/config.toml"
.
File contains server settings including port.
Re-execute command to finally start the server.
Add pack to one of content sources (~/.voxeng/content (working directory) or res/content).
Start the VoxelCore and open Scripts
main menu page.
Click to client
script.
Fill in the IP
and Username
fields and click Connect
.