Skip to content

Commit

Permalink
enable froge
Browse files Browse the repository at this point in the history
  • Loading branch information
triphora committed Mar 2, 2022
1 parent c982904 commit e9141bb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ dependencies {
}

architectury {
common(false)
common()
}
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fabric_version=0.47.8+1.18.2
forge_version=40.0.1

# https://maven.shedaniel.me/dev/architectury/architectury/
architectury_version=4.0.25
architectury_version=4.0.27

# https://modrinth.com/mod/midnightlib/versions
midnightlib_version=0.4.0
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ pluginManagement {

include 'common'
include 'fabric'
//include 'forge'
include 'forge'

0 comments on commit e9141bb

Please sign in to comment.