Hostess7 2.0.7h
Hostess7 2.0.7h — Platform releases (single executable)
Tag: v2.0.7h · Repo: ZacharyGeurts/Hostess7
One native executable per platform (bin/hostess7, built from Queen RTX shell) plus bootstrap kits for cross-build targets. RTX-capable systems (NVIDIA RTX, Intel Arc LE, AMD) via SPIR-V — build does not require an RTX GPU (G16_RTX_GATE_FORCE=1).
Assets
| Platform | File | Mode |
|---|---|---|
| Linux x86_64 | hostess7-2.0.7h-rtx-linux-gnu-x86_64.tar.gz |
native — single hostess7 executable |
| Linux ARM64 | hostess7-2.0.7h-rtx-linux-gnu-aarch64.tar.gz |
bootstrap |
| Windows x86_64 | hostess7-2.0.7h-rtx-windows-x86_64.zip |
bootstrap |
| macOS Apple Silicon | hostess7-2.0.7h-rtx-darwin-aarch64.tar.gz |
bootstrap |
| macOS Intel | hostess7-2.0.7h-rtx-darwin-x86_64.tar.gz |
bootstrap |
| FreeBSD amd64 | hostess7-2.0.7h-rtx-freebsd-amd64.tar.gz |
bootstrap |
| Full stack source | hostess7-2.0.7h-source.h7e |
complete wired NewLatest tree |
| Installers | hostess7-2.0.7h-installers.tar.gz |
install-all + wire scripts |
| Index | hostess7-2.0.7h-rtx-platforms.json |
checksums + platform matrix |
Each archive includes a .sha256 sidecar.
Quick start (Linux x86_64)
tar -xzf hostess7-2.0.7h-rtx-linux-gnu-x86_64.tar.gz
cd hostess7-2.0.7h-rtx-linux-gnu-x86_64
./bin/hostess7 --queen
# → http://127.0.0.1:9481/world/browser.htmlFull sovereign stack (source)
git clone https://github.com/ZacharyGeurts/Hostess7.git
cd Hostess7 && ./Hostess7.sh bootSee RELEASE-2.0.7h.md for war realism, cohesion, and Docker/CI changes in this release.