note/程序开发/游戏开发/UE4/源码编译.md

11 lines
118 B
Markdown
Raw Normal View History

2023-08-08 18:22:43 +08:00
# 下载
```python
#下载 realease 包
#解压
#运行 startup.bat
#运行 GenerateProjectFiles.bat
#VS 编译
```