> Linux Release
Statically compiled using `musl` for compatibility across distributions. Contains all server binaries and visual world building packages.
Current Stable Version: v0.2.0
The package includes all three core binaries:
Statically compiled using `musl` for compatibility across distributions. Contains all server binaries and visual world building packages.
Compiled for Apple Silicon and Intel hosts. Packed as a gzip tarball containing the server binary, the MCP server, and the Spade visual editor.
Windows binary zip archive including the core engine server, spade editor, and install helper scripts compatible with PowerShell.
tar -xzf oxide-v0.2.0-*.tar.gz
cd oxide-v0.2.0-*./install.shThe installer configures paths, upgrades existing content layouts safely, and sets up background systemd services (opt-in).
Once the server binaries are installed, explore our documentation to configure the database schema, startup configuration, and launch your first Oxide MUD world.