* Slime

* Add proper credits. Thanks ASP!

* Cleanup
This commit is contained in:
Luna
2023-08-22 21:15:48 -03:00
committed by GitHub
parent e8dbeb27e9
commit 3f889f5040
68 changed files with 2213 additions and 19 deletions

View File

@ -0,0 +1,7 @@
plugins {
}
dependencies {
compileOnly(project(":aswm-api"))
implementation("com.github.luben:zstd-jni:1.5.2-2")
}

1
aswm-core/src Symbolic link
View File

@ -0,0 +1 @@
../submodules/AdvancedSlimePaper/core/src