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. |
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. |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | Custom | |
| Repository Url | https://github.com/fimbul-works/godot-yaml | |
| Issues Url | https://github.com/fimbul-works/godot-yaml/issues | |
| Godot version | Godot 4.3 | |
| Version String | 2.1.2 | 2.1.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/v2.1.0/godot-yaml-v2.1.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/v2.1.0/godot-yaml-v2.1.0.zip |
| Icon Url |
https://raw.githubusercontent.com/fimbul-works/godot-yaml/refs/heads/main/project/addons/yaml/icon.png
|
|