
Install Plug-in to Windows

1. copy plug-in file
  /bin/win32/xExport$(YOUR_MAYA_VERSION).mll
    to
  $(MAYA_DIR)/bin/plug-ins/


2. copy script files
  /scripts/*
    to
  $(MAYA_DIR)/scripts/others/


3. start maya


4. load the plug-in
  "Window" menu -> "Settings/Preferences" -> "Plug-in Manager..."
  make sure xExport$(YOUR_MAYA_VERSION).mll is loaded by clicking:

    [X] loaded

  if you wish to load this plug-in automaticaly, also check:

    [X] auto load

  please enjoy yor export life! :D


