/ExNihiloThermal

Primary LanguageJavaOtherNOASSERTION

GitHub license GitHub issues GitHub stars

Ex Nihilo: Sequentia - Thermal Addon for Minecraft 1.19

Addon for Ex Nihilo: Sequentia to add support for the Thermal Series

Discord

Ex Nihilo: Sequentia - Thermal Addon is on the NovaMachina Mods discord server where you can chat with other Ex Nihilo: Sequentia users and the developers.

Translating

If you would like to help translate Ex Nihilo: Sequentia - Thermal Addon, you can do so through Crowdin.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Maven

Ex Nihilo: Sequentia - Thermal Addon is avaliable via the NovaMachina Mods artifact repository for developers wishing to utilize its API.

Add the following to your build.gradle:

repositories {
    maven {
        url = "https://repo.jacob-williams.me/repository/internal/"

    }
}

dependencies {
    implementation(fg.deobf("novamachina.exnihilothermal:ExNihiloThermal:${exnihilo_version}"))
}

Add the following to your gradle.properties (see Maven for the list of available versions):

exnihilo_version: 1.19.2-4.1.0.55-beta

*** SOON ***

Hosted By: Cloudsmith

Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.