Module Registry
AlphaExperience

ECHO: Sky Relay Protocol

Sky Relay Protocol is the first-party pack-root contract for ECHO: Sky Relay, Official ECHO Pack #3. It owns the Sky Relay content IDs, platform fragment progression, terminal pages, Lens scan profiles, HoloMap layers, weather routes, anchor rules, release gates, and cross-runtime parity contracts.

Registry State

Version

0.1.0

Dependencies

4

Standalone

Supported

Ashfall

Optional / Future

Overview

ECHO: Sky Relay Protocol is sourced from ECHO-Modules/addons/echoskyrelayprotocol.

It declares 4 required modules and 21 optional integrations.

Release output is generated per runtime family so the launcher can update this module independently.

Status Note

Generated from src/main/resources/META-INF/echo.mod.json in ECHO-Modules. The launcher resolves this module through moduleRequirements and downloads only changed artifacts when URLs are present.

Roadmap

Keep echo.mod.json, README.md, docs/artifacts.md, and release artifacts in sync for every release.

Publish Native, NeoForge, Standalone, and sources artifacts with checksums before marking an edition player-ready.

Use Release Index metadata as the public source for launcher and website download links.

Release Notes

Generated release files

0.1.0
  • echoskyrelayprotocol-0.1.0-neoforge.jar for Sky Relay NeoForge Edition.
  • echoskyrelayprotocol-0.1.0.echo-addon for Sky Relay Native Edition.
  • echoskyrelayprotocol-0.1.0-standalone.jar for Sky Relay Standalone Edition.
  • echoskyrelayprotocol-0.1.0-sources.jar for traceability and developer debugging.
  • META-INF/echo.mod.json is always required; META-INF/neoforge.mods.toml and echo-addon-package.json are required when applicable.

Next Step

Explore the module contract and source trail.

Module detail pages keep the public registry readable while the docs explain deeper integration behavior. GitHub remains the source trail for implementation work.