You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Blast/AssetProcessorGemConfig.setreg

23 lines
690 B
Plaintext

{
"Amazon": {
"AssetProcessor": {
"Settings": {
"RC Blast Asset": {
"glob": "*.blast",
"params": "copy",
"productAssetType": "{5BBFE65A-B2F7-4752-A12A-8B44A07D88EB}"
},
"RC blastmaterial": {
"glob": "*.blastmaterial",
"params": "copy",
"productAssetType": "{55F38C86-0767-4E7F-830A-A4BF624BE4DA}"
},
"RC blastconfiguration": {
"glob": "*.blastconfiguration",
"params": "copy"
}
}
}
}
}