babelizer
v1.2.0
Published
CLI tool to extract Foundry VTT compendium packs into Babele translation files
Maintainers
Readme
Babelizer
A CLI tool to extract Foundry VTT compendium packs into Babele translation files.
Requirements
- Bun runtime.
Usage
bunx babelizerMapping File
Create a mapping.json file to define which fields to extract for each compendium type. See example in mapping.json.
Data Types
Currently the tool supports Actors, Items, Scenes and Tables. Journals support will be added soon.
Embedded items: while you can add "items": "items" mapping to export actor owned items, it's highly recommended to usefromPack Babele converter to translate embedded items.
Credits
- Foundry VTT CLI - tools to extract and compile pack data
- OpenTUI - terminal UI library
