Library to parse from and print to yaml.
This is a native library that allows parsing to and reading from YAML files.
It uses yaml-cpp (https://github.com/jbeder/yaml-cpp).
- Build and install yaml-cpp (Sconstruct will also look in (godot-yaml)/yaml-cpp if you do not want it in a general location)
- Make sure you have pulled the godot-cpp module (with all its modules)
- run scons