Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ATOMS_AGENTS_DATA = "/opt/Toolchefs/AtomsAgents/data"

# edit your PYTHONPATH so that contains
PYTHONPATH = "/opt/Toolchefs/AtomsAgents/houdini/python;$PYTONPATH;:&"

# edit your HOUDINI_PATH so that contains
HOUDINI_PATH = "$HOUDINI_PATH;:/opt/Toolchefs/AtomsAgents/houdini;:&"

Maya

Copy the AtomsAgents_LINUX.module file from the AtomsAgents folder into the modules folder under Documents/maya (or in one of your modules path) and rename it to AtomsAgents.module .

...