Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

origami-games/SheetLib

Repository files navigation

SheetLib

Discord Server

A library for some commonly used stuff in Origami

https://origami-games.github.io/sheet-lib

Building

  1. JDK 8 is required. Install it using https://adoptopenjdk.net
  2. Download the sources to a folder
  3. Open a terminal window in the same directory as the sources (shift + right click while inside the desired folder and Open PowerShell window here) and run ./gradlew build
  4. After some time, the built mod will be in /build/libs.

Installation (Users)

SheetLib uses Fabric as it's mod API. Refer to their installation instructions here

Once you have Fabric installed, simply download the latest version of SheetLib from CurseForge and place it in your mods folder. Remember to use the Fabric launcher profile when starting the game!