Skip to content

Releases: Open-Historia/open-historia

Map data

Choose a tag to compare

@Arkniem Arkniem released this 12 Jul 18:48
645487e

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 tiles
  • countries.pmtiles — country map tiles
  • cities.pmtiles — city map tiles
  • regions-seed.geojson — map-editor region seed
  • cities-seed.json — map-editor city seed
  • default-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)

Choose a tag to compare

@Arkniem Arkniem released this 12 Jul 19:07
8266746

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

  1. Download Open-Historia.zip below and extract it.
  2. Windows: double-click Launch Open Historia.bat. macOS: double-click Launch 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)

Choose a tag to compare

@Arkniem Arkniem released this 12 Jul 19:08
8266746

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

  1. Download Open-Historia.zip below and extract it.
  2. Windows: double-click Launch Open Historia.bat. macOS: double-click Launch 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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:04
0808a15

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