From 265c0c375f70689b59ebac901f4d81ed934081e4 Mon Sep 17 00:00:00 2001 From: maciek Date: Sat, 19 Apr 2025 21:07:52 +0200 Subject: [PATCH] docs: add installation instructions to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 65846d8..94eaf7c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Table Eating Toggle A rimworld mod adding a toggle to disable colonists eating at specific tables. +## Installation +Download the latest release from [here](https://git.femboy.science/maciek/table-eating-toggle/releases/latest) and unpack in your mods folder. ## Building Assuming you have .NET installed just execute: ```sh