mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-01-23 21:51:37 +01:00
Incorporate triumph gui/cmds
This commit is contained in:
parent
4b5018fa0a
commit
ae1401f00b
@ -1,7 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
# Project Settings
|
# Project Settings
|
||||||
projectVersion = "1.11.14.1"
|
projectVersion = "1.2.18"
|
||||||
|
|
||||||
projectGroup = "com.badbones69.crazyauctions"
|
projectGroup = "com.badbones69.crazyauctions"
|
||||||
projectName = "CrazyAuctions"
|
projectName = "CrazyAuctions"
|
||||||
|
@ -31,6 +31,9 @@ dependencies {
|
|||||||
|
|
||||||
implementation(libs.ruby.paper)
|
implementation(libs.ruby.paper)
|
||||||
implementation(libs.ruby.api)
|
implementation(libs.ruby.api)
|
||||||
|
|
||||||
|
implementation(libs.triumph.gui)
|
||||||
|
implementation(libs.triumph.cmds)
|
||||||
}
|
}
|
||||||
|
|
||||||
val projectDescription = settings.versions.projectDescription.get()
|
val projectDescription = settings.versions.projectDescription.get()
|
||||||
|
Loading…
Reference in New Issue
Block a user