Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
asset.AsDictionary() has no effect
|
|
|
|
|
|
|
|
|
|
under their name (#451)
|
|
|
|
This reverts commit 033015066650d4bd67a7df0a7f7addf4c6edf617.
|
|
case-insensitivity (#448)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
classes (#435)"
This reverts commit 032997650010a9b6cd3378cb1a2b8273fb3f56ff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The new format is much more concise, reduces the memory footprint by only parsing metadata for loaded mods, and adds support for versioning and defaulting most fields.
|
|
|
|
|
|
|
|
|
|
This supports mods like Custom Farm Types that need to intercept the very first save, which doesn't raise the normal save events since the world isn't fully initialised yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|