From f17d8111e8608423d4400547b9b996d2d060a065 Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Thu, 26 Mar 2026 01:56:05 +0000 Subject: [PATCH] Update README --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 230623c..aaa6fe8 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,15 @@ Some details on what the modpack changes can be found in the mod's README. Packed in Modrinth format, because [Modrinth](https://modrinth.com) is the superior mod hosting platform. -# Installing +## Installing 1. Download the latest version [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/releases/) 2. Drag into your mod loader of choice -# Development -## Export script -To create a release, run [./export-pack.sh](export-pack.sh) +## Development +### Forgejo actions +Every time a commit is pushed to this repo, a version of the pack is automatically generated, which can be found [here](https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/actions?workflow=build-1.20.yaml) (top result, then `MC_Rebalance.mrpack` below Artifacts). + +### Export script +To create a release yourself, run [./export-pack.sh](export-pack.sh) * It will be generated in [release/Tinker's tinkering.mrpack](Tinker's%20tinkering.mrpack)