GodotSV's icon

GodotSV v0.1.1-alpha Tools 4.5 Community

Submitted by user baitouwuya; MIT; 2026-01-21

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 直接编辑)
适用场景
- 角色/道具/配置表的结构化数据加载
- 需要类型注解与默认值的表格数据
- 大文件离线处理(流式读取)
- 美术/策划在编辑器内直接维护数据


View files Download Submit an issue Recent Edits