From 1497ca574b2941acbd6c3420559fe9f4dddc4a51 Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Thu, 20 Oct 2022 14:43:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b743bb2..edbe177 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Make sure to put `All` or `Any` for the file type and to add `.gsc` at the end o [Follow the instructions in the documentation](https://plutonium.pw/docs/modding/loading-mods/#loading-existing-scripts-on-t6) -Simply drop a compiled `.gsc` file inside `%localappdata%\Plutonium\storage\t6\scripts`. +If the script should be loaded for both the multiplayer and the zombies mode then drop the file in `%localappdata%\Plutonium\storage\t6\scripts` If the script should only be loaded for the multiplayer mode then put it in the `mp` folder. If the script should only be loaded for the zombies mode then put it in the `zm` folder.