Some basic batch scripts I made for myself that hasten Dead Cells modding. They do work on Wine.

alaah 723d3e150d Add readme 6 years ago
LICENSE 768636a9ee Add LICENSE 6 years ago
README.md 723d3e150d Add readme 6 years ago
compile-all.bat a98cebd63d Upload New File 6 years ago
compile-cdb.bat 87ff012bc4 Upload New File 6 years ago
compile-pak.bat 77dbde0b1d Upload New File 6 years ago
config.bat 88638e7d89 Upload New File 6 years ago
extract-vanilla.bat ad1cd3b33e Upload New File 6 years ago

README.md

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 files for an example.

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

License

See LICENSE for information