Ex Nihilo: Sequentia - TOP Addon

Ex Nihilo: Sequentia - TOP Addon

115 Downloads

CurseForge Downloads CurseForge Downloads Modrinth Downloads Modrinth Downloads Static Badge GitHub Issues or Pull Requests GitHub Actions Workflow Status GitHub Actions Workflow Status

Ex Nihilo: Sequentia - TOP Addon

Addon for Ex Nihilo: Sequentia to add support for TOP

Discord

Ex Nihilo: Sequentia - TOP 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, please create a pull request with your translation.

License

The source code of this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Artwork of this mod is licensed under an All rights reserved license: Copyright ©2023 NovaMachina-Mods All rights reserved.

Maven

Ex Nihilo: Sequentia - TOP 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://dl.cloudsmith.io/public/novamachina-mods/release/maven/"

    }
}

dependencies {
    implementation(fg.deobf("novamachina.exntop:exntop:${exntop_version}"))
}

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

exntop_version: 1.20.4-1.0.0

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.