Description
You can export/import BGDatabase data to/from Excel xls/xlsx formats, supported by many programs, including Microsoft Excel, OpenOffice and LibreOffice
Features
- Data exchange with Excel files in Unity Editor via this plugin
- Data exchange with Excel files in runtime (from builds, tested on Desktop/Android) via this plugin
- Excel file monitor, which auto-import excel data in Unity Editor, via plugin here
- Export/import images, stored in Excel files to Unity sprite assets (experimental) in Unity Editor via this plugin. It includes optional Excel file monitor, which auto-import data on file change.
Additional guides
- Read this guide to learn how to create data sources and jobs
- Read this guide to learn about advanced settings, available for Excel
- Read this guide to learn how to transfer tables/fields from Excel file
Target empty spreadsheet while exporting for the first time. Export job will create necessary sheets/header rows + data for you
(more information)