Skip to content

Plugin to parse from and print to yaml.

License

Notifications You must be signed in to change notification settings

bakana808/godot-yaml

Repository files navigation

godot-yaml

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).

How to Build

  • 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

About

Plugin to parse from and print to yaml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.4%
  • Python 12.9%
  • PowerShell 3.7%