Edit of asset "Godot YAML" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot YAML | |
| Description |
A high-performance YAML parser and serializer for Godot 4.3+ that speaks fluent Variant. Features include: - Editor integration with custom YAML file editor. - Comprehensive Variant support. Seamlessly parse and stringify most Godot Variant types. - Custom Class support. Register your Script classes for seamless serialization and deserialization. - Full JSON Schema Draft-7 validation support. - Parsing YAML files with multiple documents. - Comprehensive style customization, with a style extraction feature during parsing. - Thread-safe parsing and stringifying. - Resource referencing that allows loading resources when parsing, with YAMLSecurity to help prevent loading dangerous resource types. |
High-performance YAML parser and serializer for Godot 4.3, powered by RapidYAML. It supports most Godot Variant types, offers customizable formatting, and integrates with the editor for seamless YAML handling. Features include syntax validation, detailed error reporting, and multi-threaded support. |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | Custom | Custom |
| Repository Url | https://github.com/fimbul-works/godot-yaml | |
| Issues Url | https://github.com/fimbul-works/godot-yaml/issues | https://github.com/fimbul-works/godot-yaml/issues |
| Godot version | Godot 4.3 | Godot 4.3 |
| Version String | 2.1.2 | 0.10.0 |
| Download Commit | https://github.com/fimbul-works/godot-yaml/releases/download/v2.1.2/godot-yaml-v2.1.2.zip | https://github.com/fimbul-works/godot-yaml/releases/download/0.10.0/godot-yaml-0.10.0.zip |
| Download Url (Computed) | https://github.com/fimbul-works/godot-yaml/releases/download/v2.1.2/godot-yaml-v2.1.2.zip | https://github.com/fimbul-works/godot-yaml/releases/download/0.10.0/godot-yaml-0.10.0.zip |
| Icon Url |
https://raw.githubusercontent.com/fimbul-works/godot-yaml/refs/heads/main/project/addons/yaml/icon.png
|
|