Age | Commit message (Collapse) | Author |
|
|
|
NOISSUE Update Copyright Year
|
|
fixes #3579
|
|
Added the `optional-bare` library and refactored NBT reading
code to support this change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2277
|
|
|
|
It now:
* Doesn't extract until it knows the content format is good.
* Extracts in a predictable location, not requiring to use a second path for the actual pack root.
|
|
|
|
|