1. Home
  2. Eco
  3. Mods
  4. Storm Veil Framework
  • Foundation
  • Required by all Storm Veil mods

Storm Veil Framework

The foundation for powerful, compatible and sustainable Eco mods. It provides the essential tools, systems and standards that help modders build better, maintain compatibility, and focus on what matters — creativity.

Core features

What the Framework gives you

Common systems

Shared utilities and systems that reduce duplicate work across mods and improve runtime performance.

Better compatibility

Built with best practices so mods work together seamlessly instead of fighting over the same hooks.

Developer friendly

A clean, well-documented API and tooling that speeds up your workflow from first build to release.

Future ready

Actively maintained and designed to absorb Eco's future updates so your mod does not break on patch day.

Why use it

Build on a strong foundation

Most mod conflicts come from two mods solving the same problem in two incompatible ways. The Framework gives them one place to agree — and gives you a head start.

  • Build faster — use ready-made systems so you can focus on your mod.
  • Work together — designed for compatibility with other mods from day one.
  • More reliable — tested, optimised and built with stability in mind.
  • Community driven — made by modders, for modders. Your feedback shapes the future.
Storm Veil Framework feature overview

For developers

What is inside

The Framework is deliberately unopinionated about what you build. It handles the shared plumbing every Eco mod ends up needing.

Modular systems

Opt into only the pieces you need. Nothing is loaded that your mod does not ask for.

Simple, clean API

Predictable naming, no hidden global state, and surfaces that stay stable between releases.

Documented, with examples

Reference docs and working sample mods so you are not reverse-engineering behaviour.

Developer tools

Diagnostics and helpers that make it obvious which mod changed what, and when.

Build on a strong foundation. Build something amazing.

Using the Framework in your own mod? Tell us what is missing — the API grows from what modders actually ask for.