Home

Awesome

UnrealYAML: A Unreal-Compatible Wrapper for the yaml-cpp Library

Welcome to the UnrealYAML Plugin, a Plugin that allows the parsing and emitting of YAML files, based on the yaml-cpp Library

Current yaml-cpp base commit: 328d2d8

Important Node: The Plugin is far from finished and needs more testing, bug fixing and features to become fully usable and to work natively in Unreal! Feel free to contribute

Features

TODO

Tutorial

You can find some examples in the corresponding wiki page. Since this is a thin wrapper around the yaml-cpp library, many of the things in their wiki can also be applied to this Plugin too.

Patches

I used some patches ontop of the yaml-cpp library to ease the integration: