Skip to content

Using Kursive

Kursive is a fabric only mod. Supporting both client and server sides.

It is actively maintained for only the latest version of the game.

Installing the Mod

You can install the mod from modrinth, alternatively you can build the mod from source.

Building from Source

You can build the mod from source, you will need Java 25 for this:

  1. Clone the repo
    sh
    git clone https://github.com/senseiwells/Kursive.git
  2. Compile the mod
    sh
    gradlew build
  3. The build mod jar will be in build/libs