Experimental

ECHO Standalone Runtime

Alpha runtime for addon testing and lightweight execution.

The Standalone Runtime is an experimental alpha environment for running ECHO addons outside NeoForge. It is perfect for rapid addon development, automated testing, and headless server scenarios.

Experimental Runtime Warning

This is an experimental alpha.

The Standalone Runtime is not a replacement for the full game. APIs may change. Saves may break. Use it for testing, prototyping, and learning the addon surface, not for production player experiences.

Capabilities

What you can do in Standalone Runtime.

A focused runtime for focused work.

No NeoForge Required

Run ECHO addons in a lightweight runtime that does not depend on the full Minecraft/NeoForge stack.

Addon Test Harness

Validate addon behavior, lifecycle, and data schemas in isolation before targeting the full game.

Fast Iteration

Startup and reload times are significantly faster than a full Minecraft dev loop.

Headless Mode

Run server-side logic and automated tests without a client or display attached.

For Addon Developers

Test addons without the full game loop.

Build a Standalone addon in ECHO Addon Studio, test it in the Standalone Runtime, and promote it to Native or NeoForge compatibility when it is ready.

Explore the SDK

For Players

Try the Showcase from the Launcher.

The ECHO Launcher includes the Standalone Runtime Showcase as an experimental entry. Download it, run it, and see how addons behave outside NeoForge.

Get the Launcher