Description
Database runtime editor (PC/Mac/Linux only).
Features
- Add/Delete/Edit data at runtime (in builds). Most of the fields are supported (Assets and Dictionary fields are not editable)
- Invoke binders
- Save database to a file
- Load database from a file
Setup
- Import the package
- Add Assets\BansheeGz\BGDatabaseRuntimeEditor\Prefab\Editor.prefab prefab to your scene
Integrations
- If you need GUI for choosing files to load/save - add simple file browser to your project. The buttons for selecting a file to load and save will be added to Save/Load dialogs
- If you want to run Excel export/import tasks using this asset GUI - add runtime excel monitor to your project. Buttons to run export/import tasks will be added to Tools menu
Releases
Click to see all releases
Version | Release date | Log |
---|---|---|
1.4 | Aug 22, 2024 |
|
1.3 | Dec 22, 2021 |
|
1.2 | Sep 14, 2021 |
|
1.1 | May 25, 2021 |
|
1.0 | Nov 8, 2020 | Initial release |