From 12e1ccb9b84ba359c90e6f8239d654054690a019 Mon Sep 17 00:00:00 2001 From: Stiffty <43930246+Stiffty@users.noreply.github.com> Date: Thu, 6 Oct 2022 12:09:29 +0200 Subject: [PATCH] Made clear which console is meant. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17b3b61..e484ac9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A set of 2 plugins, one for generating asset dumps from the game and second for making assets from them in editor ## Creating Asset Dumps -For dumping assets from the game, install AssetDumper plugin in the Shipping game and type 'dumper.OpenAssetDumper' in console. +For dumping assets from the game, install AssetDumper plugin in the Shipping game and type 'dumper.OpenAssetDumper' in the ingame console. Tweak settings and asset whitelist as needed, then use Dump button to generate a list of dumped asset files and source art. Please note that the following files are known to crash the AssetDumper. Everything in the 'Game\WwiseAudio' folder, and the file located at 'Game/Geometry/Meshes/1M_Cube_Chamfer'