OmegaRogue / Ars-Nouveau

Repository for the Ars Nouveau minecraft mod. https://www.curseforge.com/minecraft/mc-mods/ars-nouveau

Home Page:https://www.curseforge.com/minecraft/mc-mods/ars-nouveau

Repository from Github https://github.comOmegaRogue/Ars-NouveauRepository from Github https://github.comOmegaRogue/Ars-Nouveau

Repository for the Ars Nouveau mod.

https://www.arsnouveau.wiki/

For more information or to download: https://www.curseforge.com/minecraft/mc-mods/ars-nouveau

For developing an addon, consult this example addon project! https://github.com/baileyholl/Ars-Nouveau-Example-Addon

License: This mod is licensed under LGPL V3. 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.hollingsworth.ars_nouveau:ars_nouveau-[MC_VERSION]:[VERSION]")
}

Current version (1.19.2): Maven

(remove the v)

About

Repository for the Ars Nouveau minecraft mod. https://www.curseforge.com/minecraft/mc-mods/ars-nouveau

https://www.curseforge.com/minecraft/mc-mods/ars-nouveau

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.9%Language:GLSL 0.1%