Module Registry
AlphaFoundation

ECHO: LocalizationCore

Translation validation, fallback text, missing-key reports, language-pack exports, and Studio localization workflow contracts.

Registry State

Version

0.1.0

Dependencies

4

Standalone

Supported

Ashfall

Used by Ashfall

Overview

ECHO: LocalizationCore is sourced from ECHO-Modules/addons/echolocalizationcore.

It declares 4 required modules and 1 optional integration.

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
  • echolocalizationcore-0.1.0-neoforge.jar for Sky Relay NeoForge Edition.
  • echolocalizationcore-0.1.0.echo-addon for Sky Relay Native Edition.
  • echolocalizationcore-0.1.0-standalone.jar for Sky Relay Standalone Edition.
  • echolocalizationcore-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.