Skip to content

Config Objects

ItsMeNotJames edited this page Oct 21, 2023 · 1 revision

Introduction

Config objects are objects which can be serialized and deserialized to and from JSON files. Ones used in Registry Configs have a type attribute. This is because their types are unknown and need to be declared for deserialization.