vault backup: 2024-06-07 17:15:23
This commit is contained in:
16
03-UnrealEngine/流程管理与部署/自定义引擎版本.md
Normal file
16
03-UnrealEngine/流程管理与部署/自定义引擎版本.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: 未命名
|
||||
date: 2024-06-07 16:40:28
|
||||
excerpt:
|
||||
tags:
|
||||
rating: ⭐
|
||||
---
|
||||
# 自定义引擎版本
|
||||
- https://forums.unrealengine.com/t/where-to-inject-custom-engine-versioning/305079
|
||||
- 官方文档
|
||||
- https://dev.epicgames.com/documentation/en-us/unreal-engine/versioning-of-assets-and-packages-in-unreal-engine?application_version=5.3
|
||||
|
||||
具体的命令应该说是
|
||||
```
|
||||
RunUAT.bat UpdateLocalVersion [-CL=INT] [-CompatibleCL=INT] [-Build=STRING] [-SkipHeader] [-Licensee] [-Promoted=BOOL] [-Branch=STRING]
|
||||
```
|
Reference in New Issue
Block a user