You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,10 @@ After cloning or updating,
53
53
54
54
Before updating on non-Windows platforms, run `git apply -R disable-windows-only.patch`
55
55
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
+
56
60
### Compiling
57
61
58
62
To compile either use an IDE or one of the following commands:
0 commit comments