Skip to content

Commit 244c4f8

Browse files
authored
Update README.md
Signed-off-by: Pandacoder <1476550+pandinocoder@users.noreply.github.com>
1 parent 3a20a51 commit 244c4f8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ After cloning or updating,
5353

5454
Before updating on non-Windows platforms, run `git apply -R disable-windows-only.patch`
5555

56+
**Note**: The client **will not run** from the debugger **without** assets being added into `assets/development/client` (e.g. from Intersect-Assets)!
57+
58+
It is recommended that you create a symbolic link from your own custom resources repository (or a clone of the `main_full` branch of `Intersect-Assets`) to `assets/development/client/resources` for development.
59+
5660
### Compiling
5761

5862
To compile either use an IDE or one of the following commands:

0 commit comments

Comments
 (0)