esp_extractor 0.4.0

A Rust library for extracting and applying translations to Bethesda ESP/ESM/ESL files
Documentation
1
2
3
4
5
6
7
8
9
[
  {
    "editor_id": "TestEditorID",
    "form_id": "12345678|TestMod.esp",
    "original_text": "测试翻译文本1",
    "record_type": "NPC_",
    "subrecord_type": "FULL"
  }
]