Skip to content

Commit

Permalink
jk get back in here joml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsterner committed Nov 17, 2023
1 parent 6f85423 commit f998b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ dependencies {
forgeRuntimeLibrary include("javax.inject:javax.inject:1") { transitive = false }

// JOML for Math
forgeRuntimeLibrary include("org.joml:joml:1.10.4") { transitive = false }
forgeRuntimeLibrary include("org.joml:joml-primitives:1.10.0") { transitive = false }

// Apache Commons Math for Linear Programming
Expand Down

0 comments on commit f998b17

Please sign in to comment.