Edit of asset "Config Table Manager" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Config Table Manager | Config Table Manager |
Description |
一个用于管理配置表格的Godot插件 A config table manager plugin for godot. ## Features 1. Easy to use, generate table header by using a data class. Allow to add additional columns. 2. How to generate and import can be save as a preset, convenient to adjust repeatedly. 3. Support backup and merge when regenerating tables. 4. Highly customizable, you can add your **Table Tool** and **Import Tool** to generate table file and import as resource which are meet your needs. ( This plugin is provide **CSV**, **xlsx** table tools, and provide **GDScript(TypedArray/Dictionary)** import tool.) 5. You can add Generate Modifier and Import Modifier to insert your logic for modify data in generating and importing workflow. ## 特性 1. 简单使用,根据数据类生成表头,允许添加附加列。 2. 生成与导入预设可保存,方便反复调节。 3. 支持重新生成表格时自动备份与合并。 4. 高度自定义,可添加自己的**表格工具**与**导入工具**,生成符合您需求的的表格文件或导入为你需要的资源格式。(该插件已提供**csv**,**xlsx**表格工具,以及**GDScript(数组/字典)**导入工具。) 5. 可添加**生成修改器**与**导入修改器**,在表格生成与导入流程中插入你的自定义逻辑以修改要生成或导入的数据。 |
一个用于管理配置表格的Godot插件 A config table manager plugin for godot. 1. 简单使用,根据数据类生成表头,允许添加附加列。 2. 生成与导入预设可保存,方便反复调节。 3. 支持重新生成表格时自动备份与合并。 4. 高度自定义,可添加自己的表格工具与导入工具,生成符合您需求的的表格文件或导入为你需要的资源格式。 |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/Daylily-Zeleen/ConfigTableManager | https://github.com/Daylily-Zeleen/ConfigTableManager |
Issues Url | https://github.com/Daylily-Zeleen/ConfigTableManager/issues | https://github.com/Daylily-Zeleen/ConfigTableManager/issues |
Godot version | Godot 4.2 | Godot 4.2 |
Version String | 0.2.0 | 0.0.1 |
Download Commit | 2d8368452692d72df7a9a422836f7d7f53b36708 | dbbda3039c0521140d8eb97f0845deb736638bf7 |
Download Url (Computed) | https://github.com/Daylily-Zeleen/ConfigTableManager/archive/2d8368452692d72df7a9a422836f7d7f53b36708.zip | https://github.com/Daylily-Zeleen/ConfigTableManager/archive/dbbda3039c0521140d8eb97f0845deb736638bf7.zip |
Icon Url |
https://raw.githubusercontent.com/Daylily-Zeleen/ConfigTableManager/7e46bbd0704e1ec1a8aaa5c4106a6ae10fe1507f/icon.svg
|
https://raw.githubusercontent.com/Daylily-Zeleen/ConfigTableManager/7e46bbd0704e1ec1a8aaa5c4106a6ae10fe1507f/icon.svg
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/Daylily-Zeleen/ConfigTableManager/main/.doc/preset_manage.png
![]() |
|
Thumbnail |
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/Daylily-Zeleen/ConfigTableManager/main/.doc/gen_and_import.PNG
|
|
Thumbnail |
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/Daylily-Zeleen/ConfigTableManager/main/.doc/settings.PNG
|
|
Thumbnail |
|