Scotsguy / haema

🧛 Play as a vampire! A mod for fabric/quilt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haema

Want to download Haema? It's here:

https://www.curseforge.com/minecraft/mc-mods/haema https://modrinth.com/mod/haema

Please see CONTRIBUTING.md if you'd like to contribute :)

Want to build against Haema? Bring it in as a dependency like this:

repositories {
    maven {
        name "Will BL Releases"
        url "https://maven.willbl.dev/releases"
    }
}

dependencies {
    // use modImplementation instead if required
    modApi ("com.williambl.haema:haema:${haema_version}")
}

About

🧛 Play as a vampire! A mod for fabric/quilt.

License:MIT License


Languages

Language:Kotlin 88.5%Language:Java 11.2%Language:GLSL 0.3%