-
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge Pull Request #448 (Sync with fabric Loader 0.16.2)
Manually merged to not loose history. Also includes a changelog, and new loader beta version
- Loading branch information
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
Bug fixes: | ||
|
||
- Fixed an oversight where Loader can try to open a GUI in a headless environment | ||
- Fixed an oversight where Loader can try to open a GUI in a headless environment | ||
|
||
Changes: | ||
|
||
- Mixin compatibility level for quilt mods is currently set to 0.10.0. We'll add a way to change this in the future. | ||
|
||
Changes from updating Fabric Loader from 0.15.11 to 0.16.2: | ||
|
||
- Updated mixin extras to 0.4.1 | ||
- Updated mixin to 0.15.2+mixin.0.8.7 | ||
- Added version parsing support for 1.21.2 | ||
- Include full entrypoint definition in entrypoint crashes. |