Skip to content

Commit

Permalink
Add devlogin
Browse files Browse the repository at this point in the history
  • Loading branch information
Sollace committed Feb 9, 2025
1 parent 30ddeef commit 475a345
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ dependencies {
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
modApi "net.fabricmc:fabric-loader:${project.loader_version}"

modImplementation "com.ptsmods:devlogin:3.4.1"

modApi fabricApi.module("fabric-api-base", project.fabric_version)
modApi fabricApi.module("fabric-lifecycle-events-v1", project.fabric_version)
modApi fabricApi.module("fabric-resource-loader-v0", project.fabric_version)
Expand Down

0 comments on commit 475a345

Please sign in to comment.