动画待完善,搁置

This commit is contained in:
xypp
2025-04-29 01:27:15 +08:00
parent 9423ca840e
commit 154a44bfab
10 changed files with 276 additions and 1 deletions

View File

@@ -168,6 +168,10 @@ dependencies {
compileOnly fg.deobf("curse.maven:touhou-little-maid-355044:6440955")
runtimeOnly fg.deobf("curse.maven:touhou-little-maid-355044:6440955")
runtimeOnly fg.deobf("curse.maven:maid-storage-manager-1210244:6455832")
compileOnly(annotationProcessor("io.github.llamalad7:mixinextras-common:0.4.1"))
implementation(jarJar("io.github.llamalad7:mixinextras-forge:0.4.1")) {
jarJar.ranged(it, "[0.4.1,)")
}
}
// This block of code expands all declared replace properties in the specified resource targets.