Skip to content

Commit

Permalink
add a note on source unpacking because we'll need this to figure out …
Browse files Browse the repository at this point in the history
…when strings are compared directly
  • Loading branch information
wchristian committed Jul 22, 2019
1 parent 20b362c commit cb6874e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README_mith.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb6874e

Please sign in to comment.