From 321fef2f6330acf5b4d122496fdc314c5db2f39b Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Wed, 8 Apr 2026 22:06:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D1=82=D0=BE=D1=87=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=BE=D1=80=D0=B8=D0=B5=D0=BD=D1=82=D0=B8=D1=80=D1=8B?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE?= =?UTF-8?q?=D0=B4=D0=B0=20=D0=B2=20AGENTS.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index f63859f..ea18468 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -24,7 +24,8 @@ This repository is for the localization mod only. It must not gain gameplay logi - Mod sources: `Mods/DnD 5.5e AIO Russian` - Localization XML: `Mods/DnD 5.5e AIO Russian/Localization/Russian/russian.xml` -- Glossary: `glossary/glossary.normalized.json` +- Original English localization reference: `https://github.com/Yoonmoonsik/dnd55e/blob/main/Mods/DnD2024_897914ef-5c96-053c-44af-0be823f895fe/Localization/English/english.xml` +- Translation glossary reference: `glossary/glossary.normalized.json` — use this as the primary terminology reference when translating - Mod metadata: `Mods/DnD 5.5e AIO Russian/meta.lsx` - CI workflow: `.gitea/workflows/build.yml` - Main build script: `scripts/build.ps1`