We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8245496 commit de83a18Copy full SHA for de83a18
Mod.xml
@@ -2,15 +2,15 @@
2
<PropertyGroup>
3
<Name>Player Corpse</Name>
4
<ModId>playercorpse</ModId>
5
- <Version>1.7.2</Version>
+ <Version>1.8.0</Version>
6
<Authors>DArkHekRoMaNT</Authors>
7
<MinimalGameVersion>1.18.0</MinimalGameVersion>
8
<GameVersion>1.18.6</GameVersion>
9
<Website>https://github.com/darkhekromant/PlayerCorpse</Website>
10
</PropertyGroup>
11
<ItemGroup>
12
<Dependencies Include="commonlib">
13
- <Version>2.0.3</Version>
+ <Version>2.2.0</Version>
14
</Dependencies>
15
16
<IncludeFiles Include="modicon.png" />
0 commit comments