Edit of asset "DataTablePlugin" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | DataTablePlugin | DataTablePlugin |
| Description |
A data table plugin that allows you to create a Resource and edit it in godot main screen. You can double-click data_table.tres, and the select one row, and edit it data in the Inspector, when you edit property in inspector, plugin will save data to data_table.tres. Simple Usage: 1. create DataTable-type Resource. 2. create TableRowBase-type GDScript, and declare some @export (static type) in it. 3. double-click [1]file, and set it TableRowScript property to[2], save it. |
A data table plugin that allows you to create a Resource and edit it in godot main screen. You can double-click data_table.tres, and the select one row, and edit it data in the Inspector, when you edit property in inspector, plugin will save data to data_table.tres. Simple Usage: 1. create DataTable-type Resource. 2. create TableRowBase-type GDScript, and declare some @export (static type) in it. 3. double-click [1]file, and set it TableRowScript property to[2], save it. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/pupil1337/godot-data_table_plugin | https://github.com/pupil1337/godot-data_table_plugin |
| Issues Url | https://github.com/pupil1337/godot-data_table_plugin/issues | https://github.com/pupil1337/godot-data_table_plugin/issues |
| Godot version | Godot 4.6 | Godot 4.6 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | 5721c35442180419ddd23a5a3740a0fd8fab9e2e | 5721c35442180419ddd23a5a3740a0fd8fab9e2e |
| Download Url (Computed) | https://github.com/pupil1337/godot-data_table_plugin/archive/5721c35442180419ddd23a5a3740a0fd8fab9e2e.zip | https://github.com/pupil1337/godot-data_table_plugin/archive/5721c35442180419ddd23a5a3740a0fd8fab9e2e.zip |
| Icon Url |
https://raw.githubusercontent.com/pupil1337/godot-data_table_plugin/refs/heads/master/screenshot/asset_library_preview/data_table_plugin_icon.png
|
https://raw.githubusercontent.com/pupil1337/godot-data_table_plugin/refs/heads/master/screenshot/asset_library_preview/data_table_plugin_icon.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/pupil1337/godot-data_table_plugin/refs/heads/master/screenshot/asset_library_preview/preview1.png
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/pupil1337/godot-data_table_plugin/refs/heads/master/screenshot/asset_library_preview/preview2.png
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/pupil1337/godot-data_table_plugin/refs/heads/master/screenshot/asset_library_preview/preview3.png
|
|
| Thumbnail |
|
|