Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 394 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 394 Bytes

MetaModule Patch Serialization

This library provides the serialization and deserialization (parsing) of the patch format for the MetaModule.

Patches are saved as yaml files.

Dependencies

This library depends rapidyaml, which is a submodule in ryml/.

It also depends on the 4ms cpputil library, which is not included as a submodule for simplicity.