Skip to content

Commit

Permalink
non local frozenlib
Browse files Browse the repository at this point in the history
  • Loading branch information
Treetrain1 committed Feb 6, 2023
1 parent 43cc062 commit c00ced0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# Dependencies
fabric_version=0.73.2+1.19.4
fabric_asm_version=v2.3
frozenlib_version=1.1.11-mc23w04a
frozenlib_version=1.1.11-mc23w05a

# External Mods
betterend_version=3.1.2
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pluginManagement {
rootProject.setName("Wilder Wild")


boolean allowLocalFrozenLibUse = true
boolean allowLocalFrozenLibUse = false
boolean allowFrozenLibInConsoleMode = true
String FrozenLibPath = "../FrozenLib"
String FrozenLibPathGitHub = "../WilderWild/FrozenLib"
Expand Down

0 comments on commit c00ced0

Please sign in to comment.