From 5f9484b7f2c8361c8022e561b33b80cb2f41677c Mon Sep 17 00:00:00 2001 From: Cahz Date: Sat, 8 Aug 2020 07:16:22 -0700 Subject: [PATCH] Update README.md --- zomb++ (UPDATE)/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zomb++ (UPDATE)/README.md b/zomb++ (UPDATE)/README.md index a16b512..7dfb9aa 100644 --- a/zomb++ (UPDATE)/README.md +++ b/zomb++ (UPDATE)/README.md @@ -1,8 +1,8 @@ # 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 **_zm_powerups.gsc** as **_zm_powerups.gsc** and place it in the directory **map/mp/zombies/_zm_powerups.gsc** +- Compile _**_clientids.gsc**_ as _**_clientids.gsc**_ and place it in the directory _**maps/mp/gametpyes_zm/_clientids.gsc**_ +- Compile _**_zm_powerups.gsc**_ as _**_zm_powerups.gsc**_ and place it in the directory _**map/mp/zombies/_zm_powerups.gsc**_ ## UPDATES - _zm_powerups.gsc now holds all functions for custom powerups - _clientids.gsc now holds all other functions for Z++