Skip to content

개발자 환경 설정 및 빌드

도구권장 및 필수 버전
Java Development Kit (JDK)JDK 25
Gradle9.3+
Fabric Loom1.11+

🚀 로컬 빌드 명령어

저장소를 복제하고 로컬에서 빌드하는 방법:

bash
# Clone the repository
git clone https://github.com/Rifaditya/MC-DasikLibrary.git
cd MC-DasikLibrary

# Build without daemon
./gradlew build --no-daemon

# Run automated tests
./gradlew test

🔗 관련 페이지

Official documentation & web portal for Dasik Igaijinn mods.