From 16a91df22a80a2346190a8cf9f852746bcdf27de Mon Sep 17 00:00:00 2001 From: Lojical <33508026+Lojemiru@users.noreply.github.com> Date: Wed, 10 Feb 2021 21:50:34 -0600 Subject: [PATCH] Add warning about scripts --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3777fbe..1f4afad 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,6 @@ This repository, being based on YellowAfterlife's source reconstruction, is inst Afterwards, replace the two blank shader assets with default GM:S shader skeletons or your own copy of each shader, as well as the accompanying script files for the Retro Palette Swapper: `pal_swap_init_system` and `pal_swap_set`. +**WARNING:** If the two above scripts are not replaced *before* opening the project file, GM:S 1.4 will replace them with `` references in the asset tree at `Scripts/Lojical/Shaders/`. This will produce numerous seemingly unrelated errors until they are deleted and replaced with the appropriately named scripts. + Finally, you will need to install `modifiers.ini` as well as the `lang` and `mods` folders as datafiles within the GM:S project. The default ones do not contain the actual assets and are merely references. These can be copied over from your AM2R_15_2 folder.