zonia-world
v0.2.0
Published
a world. enter the void.
Maintainers
Readme
zonia-world
a world. enter the void.
npx zonia-worldThe launcher fetches the current client binary from https://zonia.harrhy.xyz
on first run, caches it under your XDG cache dir, and exec's it. Subsequent
runs check the server's releases/manifest.json for a new sha256; if
nothing's changed, the cached binary is reused.
Self-hosting
Override the server with either env var (the launcher accepts both):
# explicit HTTP base
ZONIA_SERVER_HTTP=http://localhost:4000 npx zonia-world
# or the websocket URL the binary itself reads
ZONIA_SERVER=ws://localhost:4000/socket npx zonia-worldQuit
ctrl-c.
Source
https://github.com/jackharrhy/zonia
