YAML Parser
by Blackwater Gator Studios | MIT
A robust YAML parser with full read/write support, type conversion, nested structures, and Godot datetime handling — no external dependencies
Features: Parses YAML/YML files into Godot dictionaries with proper type conversion Saves Godot dictionaries back to properly formatted YAML files Supports all essential YAML data types: strings, integers, floats, booleans, null, arrays, and dictionaries
loading more results...