From 150de3ae1e0d8b471ed975f3016e78927128e541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henri=20Hyyryl=C3=A4inen?= Date: Sun, 12 Nov 2023 11:09:42 +0200 Subject: [PATCH] Mention the possibility of Script project errors in setup_instructions.md --- doc/setup_instructions.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/setup_instructions.md b/doc/setup_instructions.md index c753f8563a8..4888074cad6 100644 --- a/doc/setup_instructions.md +++ b/doc/setup_instructions.md @@ -594,6 +594,11 @@ example or other csproj or .cs files missing), first try initializing and updating git submodules and building again. +If you get errors from any files in the Scripts folder, for example +`Thrive\Scripts\Program.cs`, then you likely have an outdated version +of the submodules. Running the above submodule update command should +fix these kind of errors as well. + ### Troubleshooting regarding Godot automatically breaking Godot sometimes likes to break your files for no reason. If you keep