From ec393e29ae8ff3d3d62ba94a2410fb14f07ce608 Mon Sep 17 00:00:00 2001 From: Cahz Date: Sat, 8 Aug 2020 07:33:20 -0700 Subject: [PATCH] Update README.md --- zomb++ (UPDATE)/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zomb++ (UPDATE)/README.md b/zomb++ (UPDATE)/README.md index 383f254..9698889 100644 --- a/zomb++ (UPDATE)/README.md +++ b/zomb++ (UPDATE)/README.md @@ -1,7 +1,7 @@ # ZOMBIES++ If you want to just run the mod, use the precompiled version of the files to save time. If you want to edit Z++, you need to edit the open source files. ## DIRECTIONS -- Compile _**_clientids.gsc**_ as _**_clientids.gsc**_ and place it in the directory _**maps/mp/gametpyes_zm/_clientids.gsc**_ +- Compile _**_clientids.gsc**_ as _**_clientids.gsc**_ and place it in the directory _**maps/mp/gametypes_zm/_clientids.gsc**_ - Compile _**_zm_powerups.gsc**_ as _**_zm_powerups.gsc**_ and place it in the directory _**map/mp/zombies/_zm_powerups.gsc**_ - Make sure to replace your _**dedicated_zm.cfg**_ file with the one for Z++ ## UPDATES