Changed initial readme.md

This commit is contained in:
2025-09-18 00:38:28 +01:00
parent e62dbc137d
commit afd7535bf3

View File

@@ -1,3 +1,20 @@
# pz-random-corpses
A mod for Project Zomboid, which spawns random corpses. # Project Zomboid Random Corpses
A repo mod forked from [here](https://steamcommunity.com/sharedfiles/filedetails/?id=3231344297&searchtext=Random+Corpses). This one uses the same spawn method but does not spawn trash tiles.
## Installation
To use this mod, extract the zip file to the '**mods**' your Project Zomboid directory. This is normally located in:
```bash
C:\Users\%username%\Zomboid\
```
Your newly created folder should be in the root of your '**mods**' folder. So it looks like
```bash
C:\Users\%username%\Zomboid\mods/Random Corpses
```
(or whatever the foldername you extracted it to.)