Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
egocarib committed May 27, 2023
1 parent fcba410 commit 8f07cf7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mods/immersivecorpsedrop/README.md
Original file line number Diff line number Diff line change
@@ -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/)
3 changes: 3 additions & 0 deletions mods/immersivecorpsedrop/immersivecorpsedrop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@
<Compile Include="src\ImmersiveCorpseDropMod.cs" />
<Compile Include="src\ImmersiveCorpseDropPatch.cs" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>
Expand Down

0 comments on commit 8f07cf7

Please sign in to comment.