Runtime Independent
The Native Platform decouples ECHO modules from NeoForge lifecycle, enabling faster iteration and cleaner architecture.

Platform Foundation
Runtime-independent. Modular. Ready for alpha.
The Native Platform is the new foundation for ECHO. It powers the Native Loader, the Standalone Runtime, and the next generation of ECHO addons.
Why Native Platform
NeoForge compatibility is preserved where needed, but the Native Platform is where new development happens.
The Native Platform decouples ECHO modules from NeoForge lifecycle, enabling faster iteration and cleaner architecture.
Primary launch lane for Ashfall and future experiences. Replaces the NeoForge dependency for player installs.
Core services, registries, networking, and data layers are platform-native, not adapter wrappers.
A stable addon surface for registering content, missions, screens, recipes, and worldgen without NeoForge hooks.
An experimental runtime for testing addons and behavior outside the full Minecraft/NeoForge stack.
Reproducible release artifacts with SBOM, checksums, and license notices for every module.
Architecture
The Native Platform replaces adapter-based module loading with first-class service contracts. Modules declare their capabilities; the platform resolves dependencies, validates manifests, and orchestrates initialization without NeoForge mod-loading ceremony.
Status
The Native Platform is in public testing. Core services are stable. Addon APIs are maturing. Standalone Runtime is experimental.