
Godot YAML 1.1.0 Scripts 4.3 Community
Submitted by user FimbulWorks; MIT; 2025-05-27
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.
- 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.
View files Download Submit an issue Recent Edits