ZWorld
用一个种子生成一个世界,做得到吗?
Usage
Note: 抵达区块边界后请通过控制台
debug.command.shiftChunk(ChunkID)
命令进行区块传送(因为时间原因我没完成自动加载下一区块)
Note: 预览地址仅为单节点,部署于阿里云,单用户体验用。多用户应当部署新的系统拷贝,并加入路由以形成集群。
Download the binary: release Download the resource: browser
./zworld --help
Deploy
./zworld service --help
Build
Use build.sh
to build both win64/win32/linux64
versions.
Develop
go run zworld.go --help