Valheim
Install with App

Details

Latest version
1.0.3
Last Updated
First Uploaded
Downloads
191
Likes
0
Size
12KB
Dependants
ADDatHost Valheim hosting
€1

Aethelgard Localization Patcher

A lightweight Harmony-based translation fallback patcher for Valheim mods.

What does it do?

Many mods (like Valheim Legends and older plugins) hardcode their ability names, descriptions, and UI text as raw C# string literals (without the $ token prefix). This prevents standard Jotunn/Valheim localization JSON dictionaries from translating them.

This plugin intercepts Localization.Localize and Localization.Translate calls at runtime, checking custom translation dictionaries in BepInEx/config/Translation/Russian/*.json for direct string matches.

Example Dictionary Format

Place your translations into BepInEx/config/Translation/Russian/ru_legends.json:

{
  "language": "Russian",
  "words": {
    "Fireball": "Огненный шар",
    "Frost Nova": "Кольцо холода",
    "Meteor": "Метеорит",
    "Berserk": "Неистовство",
    "Valkyrie": "Валькирия",
    "Mage": "Маг"
  }
}
DatHost — Valheim server hosting, first month for one euro
DatHost — Valheim server hosting, first month for one euro
DatHost — Valheim server hosting, first month for one euro
DatHost — Valheim server hosting, first month for one euro
DatHost — Valheim server hosting, first month for one euro