Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 399 Bytes

houdini.md

File metadata and controls

13 lines (9 loc) · 399 Bytes

Houdini HDA Installation

  1. Download the latest release version of OmooAsset. https://github.com/OmooLab/OmooAsset/releases

  2. Unzip all files to any directory. e.g. path/to/OmooAsset

  3. Reference it's package path to houdini package json file houdiniX.Y/packages/env.json.

{
  "package_path": ["path/to/OmooAsset/packages"]
}