Skip to content

Commit

Permalink
Corail (tombstone) dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCurle committed Mar 2, 2025
1 parent b9d801f commit 5982b58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,9 @@ dependencies {
// http://www.gradle.org/docs/current/userguide/dependency_management.html

implementation "curse.maven:luckperms-431733:${luckperms_version}"
implementation "curse.maven:corail-243707:${corail_version}"
}




// This block of code expands all declared replace properties in the specified resource targets.
// A missing property will result in an error. Properties are expanded using ${} Groovy notation.
var generateModMetadata = tasks.register("generateModMetadata", ProcessResources) {
Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ update_json_url=https://raw.githubusercontent.com/OblivionMC/bare-essentials/dev
display_url=https://curseforge.com/minecraft/mc-mods/bare-essentials

luckperms_version=5654227
corail_version=6171577

0 comments on commit 5982b58

Please sign in to comment.