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