File information

Last updated

Original upload

Created by

M2RH - Norrwin

Uploaded by

M2RH

Virus scan

Safe to use

Tags for this mod

Mod articles

  • Manual Installation.

    The method for installing this mod was chosen to be as flexible as possible. Anyone wishing to examine the installer code can easily do so with a simple text editor and the code inside hopefully is simple enough to follow for most people.

    A person familiar with batch coding can see exactly what the installer is doing before they make a decision to run it. Even a person with zero knowledge of batch programming should be able to grasp the flow of what it is doing just by reading the text it outputs. If a person wants to add or change anything about the installer, they can also easily do that.

    However, there may be reasons why a person would not want to use the installer cmd file at all, or maybe the file simply is not working on their computer. This article is for th...