Store extra manifest fields
Pathoschild opened this issue ยท 1 comments
When a manifest.json
has extra fields, store them into a dictionary field. This can be used to pass extra metadata (e.g. for mods to mark themselves as multiplayer-safe for the Makeshift Multiplayer mod), or to detect unknown fields and log a TRACE
message in case it's a mistake.