A plugin for managing game's data. Used for defining game's data structure (eg. dialogs, items, perks, units, stats), editing data and accessing this data from the code.
[GitHub] [Documentation] [Example Project] [Website]
Features
- Visual data editor
- Multi-language text support
- Export/Import localization data (Microsoft's Excel XLSX, XLIFF, JSON or XML format)
- Export/Import from/to spreadsheets (Microsoft's Excel XLSX format)
- Source code generation
Compatible with:
- Unity 2018+, Unity 2021 (limited support due lack of embedded browser)
- PC, Mac