Skip to content

Commit bc673fb

Browse files
authored
Update README.md
1 parent 681ce92 commit bc673fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Unreal Engine template project(C++) for prototyping. Some plugins have been deac
77

88
### 💿 Installation
99
- Put project folder in `EpicGames/UE_{Version}/Templates`.
10+
- Run submodule command in project folder
11+
```
12+
git submodule update --init
13+
```
1014
- Populate correct value for `UE5_DIR` in `vars.bat`.
1115

1216
### 🔥 Example .bat Usages

0 commit comments

Comments
 (0)