Releases: Open-Historia/open-historia
Release list
Map data
World-map data for Open Historia, hosted here as release assets — free, unmetered download bandwidth — instead of Git LFS (whose 1 GB/month org-wide free quota a few installs exhausted).
You don't need to download these by hand. The launcher and updater fetch them automatically via scripts/fetch-map-assets.mjs, and each file is checksum-verified against scripts/map-assets.json.
Assets
regions.pmtiles— base region map tilescountries.pmtiles— country map tilescities.pmtiles— city map tilesregions-seed.geojson— map-editor region seedcities-seed.json— map-editor city seeddefault-regions.geojson— Modern Day scenario geometry
When map data changes: upload the new asset here and update its sha256/bytes in scripts/map-assets.json.
Open Historia — Stable (full download)
The complete Open Historia app (Stable channel) in one download — source plus all world-map data. No Git and no Git LFS needed.
How to play
- Download
Open-Historia.zipbelow and extract it. - Windows: double-click
Launch Open Historia.bat. macOS: double-clickLaunch Open Historia.command(first run: right-click → Open). Linux: run./"Launch Open Historia.sh".
The launcher installs dependencies, builds, and starts the game at http://localhost:3000. To update later, run Update Open Historia (or just download this zip again).
Built from the main (stable) branch.
Open Historia — Beta (full download)
The complete Open Historia app (Beta channel — newest features, less tested) in one download — source plus all world-map data. No Git and no Git LFS needed.
How to play
- Download
Open-Historia.zipbelow and extract it. - Windows: double-click
Launch Open Historia.bat. macOS: double-clickLaunch Open Historia.command(first run: right-click → Open). Linux: run./"Launch Open Historia.sh".
The launcher installs dependencies, builds, and starts the game at http://localhost:3000. To update later, run Update Open Historia (or just download this zip again).
Built from the beta branch.
Android app
Thin Android client — connects to your Pax Historia server (Termux on the same phone, or any host on your network). Download pax-historia.apk below and open it to install (allow installs from your browser when Android asks). On first launch it finds a Termux server on the same phone automatically, and the app updates itself when a newer build is published here.
Build: 5