Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
arrays (#423)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assembly reference (#409)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|