Edit of asset "Godot YAML" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot YAML | 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.2.2+, 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 | Scripts |
| License | MIT | MIT |
| Repository Provider | Custom | GitHub |
| Repository Url | https://github.com/fimbul-works/godot-yaml | 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.2 |
| Version String | 2.1.2 | 0.9.0 |
| Download Commit | https://github.com/fimbul-works/godot-yaml/releases/download/v2.1.2/godot-yaml-v2.1.2.zip | 7c0f82d6006327f22259641abe931dba6d9f65c9 |
| 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/archive/7c0f82d6006327f22259641abe931dba6d9f65c9.zip |
| Icon Url |
https://raw.githubusercontent.com/fimbul-works/godot-yaml/refs/heads/main/project/addons/yaml/icon.png
|
https://raw.githubusercontent.com/fimbul-works/godot-yaml/refs/heads/main/project/addons/yaml/icon.png
|