Sigmmma / mek

GNU General Public License v3.0
13 stars 5 forks source link

The MEK(Mozz Editing Kit) is a collection of tools made for editing Halo. Originally created by MosesOfEgypt and now maintained by Sigmma.

Installation:

  1. Install a Python version of 3.6 or higher. You can get it on Windows by opening the "get_python_3.8" shortcut in the install folder.

  2. Run MEK_Installer.pyw

  3. Choose whether or not to install the MEK's libraries in a portable fashion (to a local directory) or to the machine you are running. Make sure that "install up-to-date MEK" is checked so it will download the rest of the MEK to the current directory.

  4. Click "Install/Update"

  5. If the installer fails because it says pip is not installed, close it and run get-pip.py to install pip. When it finishes, go back to step 2.

Updating:

  1. Run MEK_Installer.pyw
  2. Click "Install/Update"

Troubleshooting:

The way to fix this is to move your modding folder out of program files, or by updating the permissions for the folder to be editable by non-admin users. Window's User Account Control is very picky and mean about how things get edited in protected folders.