Skip to content

Repository files navigation

Paper multi project (1.17+)

Kotlin Kotlin Gradle GitHub Kotlin


프로젝트 구성

  1. 프로젝트 이름 변경
    • settings.gradle.kts / rootProject.name=sample
  2. 서브프로젝트 구성
    • ./gradlew setupModules

의존성 가져오기 net.minecraft.server

  1. core 프로젝트 하위에 버전 이름의 프로젝트 생성
    • :core:v1.17
    • :core:v1.17.1
  2. 태스크 실행
    • ./gradlew setupDependencies

NOTE

  • 버전별 의존성 태스크 setup<Module><Version>
    • seupPaper1.17.1
    • seupSpigotAll
    • seupSpigot1.17.1
    • seupSpigotAll

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages