Skip to content

Commit bc0855e

Browse files
authored
Merge pull request #3 from Legacy-Fabric/update-legacyfixes
Update to legacy-fixes v1.0.1
2 parents 8dd23c9 + fc37cda commit bc0855e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

generate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import zipfile
44

55
loader: str = "0.14.21"
6-
legacy_fixes: str = "legacy-fixes-1.0.0.jar"
6+
legacy_fixes: str = "legacy-fixes-1.0.1.jar"
77
lwjgl3: str = "3.1.6"
88
lwjgl2: str = "2.9.4-nightly-20150209"
99
lwjgl2_patch: str = "2.9.4+legacyfabric.5"

0 commit comments

Comments
 (0)