feat(physics): wire physx sdk into build
This commit is contained in:
9
engine/third_party/physx/buildtools/packman/config.packman.xml
vendored
Normal file
9
engine/third_party/physx/buildtools/packman/config.packman.xml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<config remotes="cloudfront urm">
|
||||
<remote2 name="cloudfront">
|
||||
<transport actions="download" protocol="https" packageLocation="d4i3qtqj3r0z5.cloudfront.net/${name}@${version}" />
|
||||
</remote2>
|
||||
<remote2 name="urm">
|
||||
<transport actions="download" protocol="https" packageLocation="urm.nvidia.com/artifactory/ct-omniverse-generic/pkgs/${name}/${name}@${version}" />
|
||||
<transport actions="list" protocol="http" packageLocation="omnipackages.nvidia.com/api/v1/list/artifactory" />
|
||||
</remote2>
|
||||
</config>
|
||||
Reference in New Issue
Block a user