From 7af1f486a785810b4e82411cd5a486fda3ff67cf Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Fri, 21 Oct 2022 12:10:56 +0200 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4880545..08bc219 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Make sure to put `All` or `Any` for the file type and to add `.gsc` at the end o Open the start menu and go to `%localappdata%\Plutonium\storage\t6`. If the script should be loaded for both the multiplayer and the zombies mode then drop the file in the `scripts` folder. If the script should only be loaded for the multiplayer mode then put it in `scripts\mp`. -If the script should only be loaded for the zombies mode then put it in the `scripts\zm`. +If the script should only be loaded for the zombies mode then put it in `scripts\zm`. Note that you can use `map_restart` in the [console](https://plutonium.pw/docs/opening-console/) to quickly restart your current game and reload scripts.