zimzaza4 / imipetCore

Minecraft Pet Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building

  • Gradle - Dependency Management

The GradleWrapper in included in this project.

Windows:

gradlew.bat clean build

macOS/Linux:

./gradlew clean build

Build artifacts should be found in ./build/libs folder.

About

Minecraft Pet Core

License:Creative Commons Zero v1.0 Universal


Languages

Language:Kotlin 100.0%