Asset Handler Installation

⌘K
  1. Home
  2. Docs
  3. Asset Handler Installatio...
  4. Getting Started
  5. Installation

Installation

ASSH = AssetHandler

The ASSH uses the package system from Houdini, to set the right Environment variables (ASSET_HANDLER_ANCHOR). So modify the ns_AssetHandler.json package file and set the right path to your unzipped ASSH location/folder.

modify the “ASSET_HANDLER_ANCHOR” entry with a proper path

WINDOWS

Navigate to the Houdini 19.5 user folder C:\<USER>\Documents\houdini19.5\packages. Create a “packages” folder if none exist. Copy the ns_AssetHandler.json into it.

LINUX

Navigate to the Houdini 19.5 user folder home/<USER>/houdini19.5/packages, create a “packages” folder. Copy the ns_AssetHandler.json into it.

MacOS

Navigate to the Houdini 19.5 user folder home/<USER>/Library/Preferences/houdini19.5/packages, create a “packages” folder. Copy the ns_AssetHandler.json into it.

open ASSH in a new PaneTab
Install missing Python Packages (1.20.6)
under Preferences->”Asset Library Anchor” set a valid folder path (can be a empty folder)

Settings will be stored under C:\<USER>\Documents\houdini19.5\plugins\ns_AssetHandler\Preferences.json and $JOB\__ns_AssetHandler\Preferences.json (if you choose the project based library option)

Library Handling / Additional Libraries