Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 969 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 969 Bytes

StarbuncleMania

Addon to the Ars Nouveau mod. Similarly to Ars Creo, this mod aim to allow more magic/tech hybrids with the Ars style of using cute animal workers instead of techy pipes and cables.

Every push to this repository is built and published to the BlameJared maven, to use these builds in your project, simply add the following code in your build.gradle

repositories {
    maven { url 'https://maven.blamejared.com' }
}

dependencies {
    implementation fg.deobf("com.alexthw.starbunclemania:starbunclemania-[MC_VERSION]:[VERSION]")
}

Current version (1.21.0 for file name, actually 1.21.1): Maven

(remove the v)