Atom Tools: updating gem autoload settings registry for ME and SMC to disable script canvas developer gem
Script canvas and related gems were already being disabled for some atom tools. The script canvas developer gem was not added initially because it’s not used in automated testing or other common projects. Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
"ScriptCanvas.Editor": {
|
||||
"AutoLoad": false
|
||||
},
|
||||
"ScriptCanvasDeveloper": {
|
||||
"AutoLoad": false
|
||||
},
|
||||
"ScriptCanvasPhysics": {
|
||||
"AutoLoad": false
|
||||
},
|
||||
|
||||
@@ -28,6 +28,9 @@
|
||||
"ScriptCanvas.Editor": {
|
||||
"AutoLoad": false
|
||||
},
|
||||
"ScriptCanvasDeveloper": {
|
||||
"AutoLoad": false
|
||||
},
|
||||
"ScriptCanvasPhysics": {
|
||||
"AutoLoad": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user