We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681ce92 commit bc673fbCopy full SHA for bc673fb
README.md
@@ -7,6 +7,10 @@ Unreal Engine template project(C++) for prototyping. Some plugins have been deac
7
8
### 💿 Installation
9
- Put project folder in `EpicGames/UE_{Version}/Templates`.
10
+- Run submodule command in project folder
11
+```
12
+git submodule update --init
13
14
- Populate correct value for `UE5_DIR` in `vars.bat`.
15
16
### 🔥 Example .bat Usages
0 commit comments