Downloads

← Back Excel file monitor for Editor
Version:
1.0
Format:
Unity package
Dependencies:
BGDatabase (v. >= 1.6), Excel plugin

Description

Monitor and auto import Excel file in Unity Editor. If you are looking for runtime solution, visit this page.

Setup:

  1. Import BGDatabase package and create your own database as described here
  2. Import Excel plugin
  3. Import this package
  4. Export required data to Excel file as described here
  5. Open up Window->BansheeGzExcelTools window
  6. Set "File" parameter to Excel file path
  7. Turn "On" parameter on.
  8. Open exported Excel file, change some data and save the file (Ctrl+s)
  9. Data will be imported to BGDatabase.

Releases

Click to see all releases
Version Release date Log
1.0 Sep 19, 2020 Versioning reset (unified plugin infrastructure)
0.1.0 July 22, 2019 Initial release
← Back to Downloads