We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e1cbe commit 9a9742fCopy full SHA for 9a9742f
1 file changed
build.gradle.kts
@@ -60,6 +60,7 @@ dependencies {
60
val mindustryVersion = "v140.101"
61
val pluginImplementation by configurations
62
pluginImplementation("cf.wayzer:ScriptAgent:$libraryVersion")
63
+ pluginImplementation("cf.wayzer:LibraryManager:1.6")
64
// pluginImplementation("com.github.Anuken.Mindustry:core:$mindustryVersion")
65
pluginImplementation("com.github.TinyLake.MindustryX:core:$mindustryVersion")
66
0 commit comments