mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-10 12:34:11 +01:00
Update changelog, make bug report template loader agnostic
This commit is contained in:
parent
74f9e1f9a3
commit
cfaf1632de
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -96,9 +96,9 @@ body:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Forge Version
|
||||
description: The version of Forge you were using when the bug occured
|
||||
placeholder: 39.0.0
|
||||
label: Loader Version
|
||||
description: The version of Forge or Fabric you were using when the bug occured
|
||||
placeholder: Forge 39.0.0
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
@ -1,3 +1,6 @@
|
||||
0.6.2:
|
||||
Update to 1.18.2
|
||||
|
||||
0.6.1:
|
||||
Fixes
|
||||
- Fix crash when loading block entities for Flywheel to render, most common when exploring the end.
|
||||
|
Loading…
Reference in New Issue
Block a user