mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-15 17:05:09 +01:00
Previous commit had a typo, it's 1.20 ;)
This commit fixes unsaved options resetting when resizing the game window
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
org.gradle.jvmargs=-Xmx4096M
|
||||
|
||||
minecraft_version=1.20-pre2
|
||||
yarn_mappings=1.20-pre2+build.2
|
||||
minecraft_version=1.20-pre4
|
||||
yarn_mappings=1.20-pre4+build.4
|
||||
enabled_platforms=fabric
|
||||
|
||||
archives_base_name=midnightlib
|
||||
mod_version=1.3.1
|
||||
mod_version=1.4.0
|
||||
maven_group=eu.midnightdust
|
||||
|
||||
fabric_loader_version=0.14.19
|
||||
|
||||
Reference in New Issue
Block a user