# Package: com.unity.demoteam.digital-human Library of digital human tech features from *The Heretic*. ## Requirements - Unity 2019.3.0f3 + ## Usage Declare the package and its dependencies as git dependencies in `Packages/manifest.json`: ``` "dependencies": { "com.unity.demoteam.digital-human": "https://github.com/Unity-Technologies/com.unity.demoteam.digital-human.git", "com.unity.demoteam.attributes": "https://github.com/Unity-Technologies/com.unity.demoteam.attributes.git", ... } ``` ## See also https://github.com/Unity-Technologies/com.unity.demoteam.digital-human.sample