From cb6874ed6100b348c50253e968a1fb4464978333 Mon Sep 17 00:00:00 2001 From: Christian Walde Date: Mon, 22 Jul 2019 03:16:16 +0200 Subject: [PATCH] add a note on source unpacking because we'll need this to figure out when strings are compared directly --- README_mith.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README_mith.txt b/README_mith.txt index fdf7a10..7d6d0a0 100644 --- a/README_mith.txt +++ b/README_mith.txt @@ -88,6 +88,11 @@ The following stuff doesn't need to be done everytime, it's just preparation. - # perl unpack_original_files.pl - note that this deletes many files in kc_original_unpack that aren't needed now and slow things down +- OPTIONAL (only necessary if you need or want to inspect the source code) + open ../kc_original\Media\Managed\Assembly-CSharp.dll in JetBrains dotPeek + - right-click Assembly-CSharp, export to project (might need two clicks (???)) + - ..\kc_original_unpack\Media\Managed\ + - progress bar in bottom right - edit any of the following files to add new japanese strings or translations - kc.po either with PoEdit or a simple text editor