# godot-parse-toml-plugin **Repository Path**: DH-DoveG/godot-parse-toml-plugin ## Basic Information - **Project Name**: godot-parse-toml-plugin - **Description**: 适用于Godot4的Toml文件解析插件 Toml file parsing plugin for Godot4 Github上的镜像 - **Primary Language**: 其他 - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-09 - **Last Updated**: 2023-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # godot-parse-toml-plugin 适用于Godot4的Toml文件解析插件。 Toml file parsing plugin for Godot4. # 计划 plan 1. 支持 json 转换为 toml。 Supports conversion from json to toml. 2. ~~支持 Unicode 的转义序列。 Unicode support for escape sequences.~~ 3. 支持 godot 中的一些数据类型,例如 Vector2 # 项目地址 load 项目地址一: [github](https://github.com/DH-DoveG/godot-parse-toml-plugin) 项目地址二: [gitee](https://gitee.com/DH-DoveG/godot-parse-toml-plugin) 注: `gitee`上的为`github`上的项目镜像。