Skip to content

Commit

Permalink
enable lexforge subproject
Browse files Browse the repository at this point in the history
  • Loading branch information
Nolij committed Jan 12, 2024
1 parent acb3654 commit fee03f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ val legacyForgeImpls = arrayOf(
"vintage",
)
val lexForgeImpls = arrayOf(
*legacyForgeImpls,
"lexforge",
// "lexforge16",
// "lexforge",
*legacyForgeImpls,
)
val neoForgeImpls = arrayOf(
"neoforge",
Expand Down

0 comments on commit fee03f9

Please sign in to comment.