User:MilesTeg

From Step Mods | Change The Game
Revision as of 22:51, December 2, 2013 by MilesTeg (talk | contribs)

[Query for detailed Core Mods http://tinyurl.com/oqzurgn]

ModDirCmp[edit | edit source]

Tool that helps in creating the copy commands for complex mods.

"user" in this example is a package manager from a mod team.

Workflow:

  1. let the user install the mod with MO as usual
  2. user can then adjust it appropriately to STEP
  3. start Tool
    1. extracts file(s) from zip(s)
    2. get dir structure from install
    3. index and md5 hash all files from the install
    4. index and md5 hash all files from the extracted archive
    5. search hashes and if equals found write: source path (archive) dest path (install)
    6. add all other (unknown) files to the archive
    7. output config file
  4. user then tests config with ASI