瀏覽代碼

Addressing PR

Signed-off-by: Olex Lozitskiy <[email protected]>
Olex Lozitskiy 2 年之前
父節點
當前提交
8d966c166e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/PackedAssetBuilds.md

+ 1 - 1
Documentation/PackedAssetBuilds.md

@@ -169,7 +169,7 @@ build\windows\bin\profile\AssetBundlerBatch.exe bundles
     --allowOverwrites
 ```
 
-The above commands will create two bundle files: `engine.pak` and `game_pc.pak` in `\path\to\o3de-multiplayersample\AssetBundling\Bundles` folder. These pak files will need to be copied along with the monolithic game launchers to create a stand-alone final game build.
+The above commands will create two bundle files: `engine_pc.pak` and `game_pc.pak` in `\path\to\o3de-multiplayersample\AssetBundling\Bundles` folder. These pak files will need to be copied along with the monolithic game launchers to create a stand-alone final game build.
 
 For 23.05 build of o3de-multiplayersample, the expected sizes of these pack files on Windows are:
 * `engine_pc.pak` - around 72 MB