Skip to content

Alexthw46/NotEnoughGlyphs

 
 

Repository files navigation

Not Enough Glyphs!

An extension for Ars Nouveau with diverse sources of inspiration. It features a great many glyphs, some new and some repacked from older Addons that slow to update (but will work with NEG and their versions will have priority, it's not a full replacement). Quite possibly too many of them, but still not enough of them.

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 ("com.alexthw.not_enough_glyphs:not_enough_glyphs-[MC_VERSION]:[VERSION]") {transitive=false}
}

Current version (1.21.1): Maven

(remove the v)

About

An extension to Ars Nouveau that adds a great many glyphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%