Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
Configure dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Oct 16, 2024
1 parent ab797c2 commit 5ec19c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ bukkitPluginYaml {
apiVersion = "1.21"
main = "org.esoteric.tss.minecraft.plugins.lobby.TSSLobbyPlugin"
load = BukkitPluginYaml.PluginLoadOrder.STARTUP
depend.addAll("TSSCore", "TSSRanks")
}

0 comments on commit 5ec19c9

Please sign in to comment.