Edit of asset "Config Table Manager" Accepted

Old/Current New/Edit
Title 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. 可添加**生成修改器**与**导入修改器**,在表格生成与导入流程中插入你的自定义逻辑以修改要生成或导入的数据。
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Daylily-Zeleen/ConfigTableManager
Issues Url https://github.com/Daylily-Zeleen/ConfigTableManager/issues
Godot version Godot 4.2
Version String 0.1.2 0.0.8
Download Commit 42b3b1a4a31fd3c87ed20c861b2ff9c7bcb68e86 64002bb949efc581542d4f2ae17122c53b7a21ee
Download Url (Computed) https://github.com/Daylily-Zeleen/ConfigTableManager/archive/42b3b1a4a31fd3c87ed20c861b2ff9c7bcb68e86.zip https://github.com/Daylily-Zeleen/ConfigTableManager/archive/64002bb949efc581542d4f2ae17122c53b7a21ee.zip
Icon Url https://raw.githubusercontent.com/Daylily-Zeleen/ConfigTableManager/7e46bbd0704e1ec1a8aaa5c4106a6ae10fe1507f/icon.svg