Skip to content

project-official/kotlin-bukkit-template

 
 

Repository files navigation

Kotlin Bukkit Template

코틀린으로 작성된 페이퍼 플러그인 템플릿 입니다.

사용된 라이브러리

Configuration

gradle.properties로 버전과 그룹, 메인 클래스를 지정해 줄 수 있습니다.

How to build

./gradlew paperJar 명령어를 쉘에서 입력하시거나 IntelliJ IDEA 기준으로 우측 Gradle 탭에서 해당 프로젝트 -> Tasks -> other -> paperJar를 더블클릭하여 빌드합니다.

License

이 템플릿은 GPL-3.0v 라이선스를 따릅니다. LICENSE.md

About

Minecraft paper plugin template for Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%