Skip to content

MIZUkiElma/CTNH-Core

 
 

Repository files navigation

CTNH-Core

Build

Core mod for the modpack Create: New Horizon (CTNH).

Building

This mod should be built under CTNH-Team/CTNH-Modules repository using Gradle.

$ git clone --recursive https://github.com/CTNH-Team/CTNH-Modules.git 
$ cd CTNH-Modules
$ ./gradlew :modules:CTNH-Core:build            # To build the mod .jar
$ ./gradlew :modules:CTNH-Core:runData          # To generate data
$ ./gradlew :modules:CTNH-Core:spotlessCheck    # To check code formatting
$ ...

Nightly builds are available on the Actions page.

Credits

License

All code is licensed under the GNU LGPL v3 License.

All artwork (images, textures, models, animations, etc.) is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License, unless stated otherwise.

About

Core mod for the modpack Create: New Horizon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%