RADOME

Moddıng support for Lord’s Ledger

Summary

We’ve added full mod support to Lord’s Ledger using Godot Mod Loader, allowing you to drop mod files into a dedicated folder and have them activate automatically GitHub . Additionally, we’re providing an easy-to-use toolset for mod creators—scaffold your mod structure, validate your manifest, and package everything into a .zip with a single click GitHub . Mods can be shared seamlessly via Steam Workshop.

Developer‑Friendly Toolset

  1. One‑Click Mod Skeleton: Generate a complete mod folder structure and example scripts instantly.
  2. Manifest Validation: Our integrated tool checks your manifest.json for errors before you package.
  3. Built‑in Zipping: Package your mod correctly (including support for Steam Workshop and Thunderstore) without leaving the Godot editor