|
@@ -3,10 +3,9 @@ Put the files you edited into CDB and PAK. You'll only work on the files you're
|
|
|
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".
|
|
|
+Edit `config.bat` in a text editor to your needs, and **make sure the Dead Cells path is correct**.
|
|
|
+Run `extract-vanilla.bat` to get a fresh setup.
|
|
|
+Put the files to add/override into PAK and CDB. Leave PAKV and CDBV be, and use them for reference read-only.
|
|
|
|
|
|
# Files
|
|
|
* compile-all – exec compile-cdb and compile-pak
|