A downloadable toolkit

Download NowName your own price

Forge Core 1.0 — Shared Runtime Foundation for MAVAR Forge

Forge Core is the optional infrastructure layer that connects MAVAR Forge products together.

It provides a stable shared contract for module discovery, cross-system commands, events, state aggregation, migrations, dependency checks, and compatibility diagnostics.

Every MAVAR Forge product still works standalone.

Forge Core is only required when you want multiple Forge modules to communicate with each other.

Included

  • Module registry
  • Module manifests
  • Dependency checks
  • Semantic version compatibility
  • Command bus
  • Event bus
  • State-provider registry
  • Aggregate state export / import
  • Selective state restore
  • Migration contracts
  • Update metadata
  • Stable / beta channel metadata
  • Diagnostics
  • Failure reporting
  • Godot 4 integration
  • Unity 6 integration
  • Source included

Works with

  • Inventory Forge
  • Progression Forge
  • Quest Forge
  • Crafting Forge
  • Dialogue Forge
  • Save Forge
  • Future MAVAR Forge modules

Optional by design

Forge Core is not required to use individual Forge products.

You can use Inventory Forge, Quest Forge, Crafting Forge, and other modules completely standalone.

Install Forge Core only when you want cross-module workflows such as:

Quest completed → Progression grants XP

Crafting completed → Inventory updates

Dialogue choice → Quest state changes

Save Forge → persists aggregate state

No forced updates

Forge Core does not auto-install updates.

Default update policy:

check_enabled = true
channel = stable
auto_install = false

Local operation does not require network access.

Tested

  • Godot 4.7.2 — PASS
  • Unity 6.6 / 6000.6.0f1 — PASS
  • Module registration — PASS
  • Command routing — PASS
  • Event routing — PASS
  • Aggregate state — PASS
  • Selective restore — PASS
  • Dependency validation — PASS
  • Version compatibility — PASS
  • Migration handling — PASS
  • Failure-mode tests — PASS
  • Six-module ecosystem — PASS
  • Regression tests — PASS

Forge Core is the shared infrastructure beneath the connected MAVAR Forge ecosystem.

Works standalone products. Connect them when you need more.

Download instructions

Download and extract:

ForgeCore_1.0.zip

Start with:

START_HERE.md

Use the included Godot 4 or Unity 6 integration depending on your project.

Existing MAVAR Forge products do not require Forge Core for standalone operation.

Download

Download NowName your own price

Click download now to get access to the following files:

ForgeCore_1.0.zip 126 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.