From 8f07cf797bcb9035546cef0536ddd17627de6ea0 Mon Sep 17 00:00:00 2001 From: egocarib Date: Sat, 27 May 2023 11:40:55 -0500 Subject: [PATCH] Add readme --- mods/immersivecorpsedrop/README.md | 7 +++++++ mods/immersivecorpsedrop/immersivecorpsedrop.csproj | 3 +++ 2 files changed, 10 insertions(+) create mode 100644 mods/immersivecorpsedrop/README.md diff --git a/mods/immersivecorpsedrop/README.md b/mods/immersivecorpsedrop/README.md new file mode 100644 index 0000000..b3e7a0f --- /dev/null +++ b/mods/immersivecorpsedrop/README.md @@ -0,0 +1,7 @@ +# Immersive Corpse Drop + +Corpses drop their items directly when harvested. Removes the corpse inventory UI. + +Links: + - [Vintage Story ModsDB](https://mods.vintagestory.at/immersivecorpsedrop) + - [Vintage Story Mod Releases Forum](https://www.vintagestory.at/forums/topic/10896-immersive-corpse-drop/) diff --git a/mods/immersivecorpsedrop/immersivecorpsedrop.csproj b/mods/immersivecorpsedrop/immersivecorpsedrop.csproj index f1373ff..bdb006a 100644 --- a/mods/immersivecorpsedrop/immersivecorpsedrop.csproj +++ b/mods/immersivecorpsedrop/immersivecorpsedrop.csproj @@ -76,6 +76,9 @@ + + +