Moved gems .setreg files to Registry folder, otherwise they will be missing in a Pre-built SDK Engine (#7140)

Signed-off-by: moraaar <moraaar@amazon.com>
This commit is contained in:
moraaar
2022-01-26 09:37:21 +00:00
committed by GitHub
parent e6113eb9c5
commit b0a725340c
7 changed files with 5 additions and 11 deletions
@@ -10,6 +10,11 @@
"glob": "*.pxheightfield",
"params": "copy",
"productAssetType": "{B61189FE-B2D7-4AF1-8951-CB5C0F7834FC}"
},
"RC PhysXMeshAsset": {
"glob": "*.pxmesh",
"params": "copy",
"productAssetType": "{7A2871B9-5EAB-4DE0-A901-B0D2C6920DDB}"
}
}
}
@@ -480,17 +480,6 @@
"glob": "*.der",
"params": "copy"
},
"RC PhysXMeshAsset": {
"glob": "*.pxmesh",
"params": "copy",
"productAssetType": "{7A2871B9-5EAB-4DE0-A901-B0D2C6920DDB}"
},
// Copy over cooked PhysX heightfield
"RC PhysX HeightField": {
"glob": "*.pxheightfield",
"params": "copy",
"productAssetType": "{B61189FE-B2D7-4AF1-8951-CB5C0F7834FC}"
},
"RC filetag": {
"glob": "*.filetag",
"params": "copy",