northwood-studios/NwPluginAPI

[Configs] Allow for non serialized properties using an attribute.

o5zereth opened this issue · 2 comments

Currently all property entries are forcibly entered into the config.
It would be nice if there was a way to make some properties not serialized using an attribute.

Using [YamlIgnore] dont work ?

Im a goofy goober, I couldnt find that attribute, thank you!