Browse Source

Update README.md

alaah 6 years ago
parent
commit
b4aaa7fb0d
1 changed files with 9 additions and 7 deletions
  1. 9 7
      README.md

+ 9 - 7
README.md

@@ -1,17 +1,19 @@
-Put a full vanilla res.pak and ModTools into this directory. Vanilla files will be stored in CDBV and PAKV.
-Create dirs CDB and PAK, and only put the files you edited. Refer to the [Corrupted](https://gitlab.com/alaah/dead-cells-corrupted-mode) files for an example.
+Vanilla files will be stored in CDBV and PAKV.
+Put the files you edited into CDB and PAK. You'll only work on the files you're interested in, instead of having to scroll through all the jsons.
+Refer to the [Corrupted](https://gitlab.com/alaah/dead-cells-corrupted-mode) files for an example.
 
 # Howto
 Edit config to your needs, and make sure the Dead Cells path is correct.
 Run extract-vanilla to get your vanilla directories.
+Put the files to add/override into PAK and CDB.
 Then you can use the "compilers".
 
 # Files
-* compile-all  exec compile-cdb and compile-pak
-* compile-cdb  collapse the CDB dir into PAK/data.cdb
-* compile-pak  build the mod and optionally launch dead cells
-* config  variables; edit to your needs
-* extract-vanilla  extracts the full res.pak
+* compile-all – exec compile-cdb and compile-pak
+* compile-cdb – collapse the CDB dir into PAK/data.cdb
+* compile-pak – build the mod and optionally launch dead cells
+* config – variables; edit to your needs
+* extract-vanilla – extracts the full res.pak
 
 # License
 See LICENSE for information