Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

CoDMayaTools Installation

Philip edited this page Jan 29, 2018 · 2 revisions
  1. Download the latest version from the releases section.

  2. Unzip and copy the contents (CoDMayaTools.py, Updater.exe and the pycod folder) to:

<USER>\Documents\maya\<Your maya version>\scripts

scripts dir

  1. Open usersetup.mel (create one if it doesn't exist) and paste this
python("import CoDMayaTools");

or simply rename the usersetup_example.mel to usersetup.mel if you do not have on.

  1. Save and close the file and launch Maya

  2. First-time config will occur. The plugin will ask you for your game's root directory and whether you'd like AutoUpdates.

  3. You're all set! Be sure to visit this repo often for updates!

Clone this wiki locally