CogSample: Add asset search plugin

This commit is contained in:
Arnaud Jamin
2025-01-14 23:40:49 -05:00
parent 392c015d2e
commit 96bed06f28
+4
View File
@@ -21,6 +21,10 @@
"TargetAllowList": [ "TargetAllowList": [
"Editor" "Editor"
] ]
},
{
"Name": "AssetSearch",
"Enabled": true
} }
] ]
} }