Edit of asset "GodotSV" Rejected

Old/Current New/Edit
Title GodotSV
Description English Description: Godot Data Separated Values (GDSV) - A high-performance table data plugin.

Feature Overview:

Multi-format Support: Supports gdsv / csv / tsv / tab / psv / asc formats.
High Performance: C++ core parsing combined with a GDScript high-level API.
Data Management: Includes schema validation, type conversion, search & replace.
Memory Efficient: Streaming read for large files to control memory usage.
Built-in Editor: Visual editor included (double-click .gdsv files to edit directly).
Use Cases:

Structured data loading for characters, items, and configuration tables.
Table data requiring type annotations and default values.
Offline processing of large files (streaming).
Direct data maintenance for artists and designers within the editor.

--------------------------------

Godot Data Separated Values(GDSV)高性能表格数据插件。

功能概览
- 多格式支持:gdsv / csv / tsv / tab / psv / asc
- C++ 核心解析 + GDScript 高级 API
- Schema 验证、类型转换、搜索与替换
- 流式读取大文件,控制内存占用
- 内置可视化编辑器(双击 .gdsv 直接编辑)
适用场景
- 角色/道具/配置表的结构化数据加载
- 需要类型注解与默认值的表格数据
- 大文件离线处理(流式读取)
- 美术/策划在编辑器内直接维护数据
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/baitouwuya/GodotSV
Issues Url https://github.com/baitouwuya/GodotSV/issues
Godot version Godot 4.5
Version String v0.1.1-alpha v0.2.0-alpha
Download Commit 5eb5d212879ebcd0eabe526c3ce693c137d4ba03 d26b6b09d63ea2de29f8f3524947d7ab15a1f165
Download Url (Computed) https://github.com/baitouwuya/GodotSV/archive/5eb5d212879ebcd0eabe526c3ce693c137d4ba03.zip https://github.com/baitouwuya/GodotSV/archive/d26b6b09d63ea2de29f8f3524947d7ab15a1f165.zip
Icon Url https://raw.githubusercontent.com/baitouwuya/GodotSV/refs/heads/main/GodotSV.png