Edit of asset "YAML.gd" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | YAML.gd | YAML.gd |
Description |
Full documentation available in the repository: https://github.com/lowlevel-1989/YAML.gd A YAML parser written entirely in GDScript. YAML.gd allows you to parse YAML content directly within your projects without requiring C++ modules or compilation, making it easy to integrate and use on any platform supported by Godot. === Running Basic Tests === ✔️ Test 1: Simple key-value pairs ✔️ Test 2: Nested dictionaries ✔️ Test 3: Simple lists ✔️ Test 4: Mixed structures ✔️ Test 5: Empty values ➡️ Basic Tests: 5/5 passed === Running Multiline Tests === ✔️ Test 1: Literal block ✔️ Test 2: Folded block ✔️ Test 3: Strip chomping ✔️ Test 4: Keep chomping ✔️ Test 5: Quoted string ➡️ Multiline Tests: 5/5 passed === Running Advanced Tests === ✔️ Test 1: Complex nested structure ✔️ Test 2: Multiple levels of nesting ✔️ Test 3: Mixed list types ✔️ Test 4: Comments and empty lines ✔️ Test 5: Miscellaneous edge cases ➡️ Advanced Tests: 5/5 passed ✅ **ALL TESTS PASSED** |
Full documentation available in the repository: https://github.com/lowlevel-1989/YAML.gd A YAML parser written entirely in GDScript. YAML.gd allows you to parse YAML content directly within your projects without requiring C++ modules or compilation, making it easy to integrate and use on any platform supported by Godot. === Running Basic Tests === ✔️ Test 1: Simple key-value pairs ✔️ Test 2: Nested dictionaries ✔️ Test 3: Simple lists ✔️ Test 4: Mixed structures ✔️ Test 5: Empty values ➡️ Basic Tests: 5/5 passed === Running Multiline Tests === ✔️ Test 1: Literal block ✔️ Test 2: Folded block ✔️ Test 3: Strip chomping ✔️ Test 4: Keep chomping ✔️ Test 5: Quoted string ➡️ Multiline Tests: 5/5 passed === Running Advanced Tests === ✔️ Test 1: Complex nested structure ✔️ Test 2: Multiple levels of nesting ✔️ Test 3: Mixed list types ✔️ Test 4: Comments and empty lines ✔️ Test 5: Miscellaneous edge cases ➡️ Advanced Tests: 5/5 passed ✅ **ALL TESTS PASSED** |
Category | Scripts | Scripts |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/lowlevel-1989/YAML.gd | https://github.com/lowlevel-1989/YAML.gd |
Issues Url | https://github.com/lowlevel-1989/YAML.gd/issues | https://github.com/lowlevel-1989/YAML.gd/issues |
Godot version | Godot 4.0 | Godot 4.0 |
Version String | 1.0.0 | 1.0.0 |
Download Commit | 5593af6cac59352146058b1197c470180d08a21c | 5593af6cac59352146058b1197c470180d08a21c |
Download Url (Computed) | https://github.com/lowlevel-1989/YAML.gd/archive/5593af6cac59352146058b1197c470180d08a21c.zip | https://github.com/lowlevel-1989/YAML.gd/archive/5593af6cac59352146058b1197c470180d08a21c.zip |
Icon Url |
https://raw.githubusercontent.com/lowlevel-1989/YAML.gd/refs/heads/master/addons/yaml_dot_gd/logo.jpg
![]() |
https://raw.githubusercontent.com/lowlevel-1989/YAML.gd/refs/heads/master/addons/yaml_dot_gd/logo.jpg
![]() |