-
- CustomPayLoad 패킷
- 라이브러리 로더
-
- JDK 16
- Kotlin 1.5.20
- Paper & Spigot 1.17, 1.17.1
repositories {
mavenCentral()
}dependencies {
implementation("io.github.monull:customentity-api:<version>")
}name: ...
version: ...
main: ...
libraries:
- io.github.monull:customentity:<version>- 라이센스는 GPL-3.0이며 변경 혹은 삭제를 금합니다.
./gradlew setupWorkspace명령을 통해 작업환경을 구축 할 수 있습니다.