Skip to content

Commit

Permalink
Fixes #94 ?
Browse files Browse the repository at this point in the history
  • Loading branch information
samolego committed May 24, 2022
1 parent 25fedee commit da94c2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ dependencies {
// Permission API
modImplementation(include('me.lucko:fabric-permissions-api:0.1-SNAPSHOT'))

// Server translations
modImplementation include("fr.catcore:server-translations-api:1.4.12+1.18.2")

// SGUI
modImplementation(include("eu.pb4:sgui:${rootProject.sgui_version}"))

Expand Down

0 comments on commit da94c2d

Please sign in to comment.