Age | Commit message (Collapse) | Author |
|
it's released (#453)
|
|
|
|
|
|
under their name (#451)
|
|
case-insensitivity (#448)
|
|
This commit adds an API to generate a content pack from an arbitrary folder, to support mods which already had their own content pack format before SMAPI standardised it. This lets them support both formats using the same APIs while they transition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#402)
|
|
|
|
|
|
IAssetLoader directly
|
|
|
|
|