From 11fe21060e856ce449a90fc0a4ee0afde6cdfb95 Mon Sep 17 00:00:00 2001 From: 3UR <76826837+3UR@users.noreply.github.com> Date: Sun, 16 Feb 2025 02:47:18 +1000 Subject: [PATCH] Small README change --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 55a0436..dbd55ce 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ When working on the code you must have some things #### Setup +> [!WARNING] +> The source directory root must have an 'Assets' folder and you must put all assets here if you intent to run the debugger and not manually deploy. + 1. Open command prompt and navigate to a directory where you want to store the source and run `git clone https://github.com/3UR/Simpsons-Hit-Run` 2. When done you can open `SRR2.sln` with Visual Studio. 3. Once in Visual Studio press `Tools -> Command Line -> Developer Command Prompt`