Refactored ProjectManagerSettings, added tests, changed project built successful to be tracked by project path, added project ids, changed project settings path to use project id and name
Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>
This commit is contained in:
@@ -10,5 +10,7 @@
|
||||
"version_name": "1.0.0.0",
|
||||
"orientation": "landscape"
|
||||
},
|
||||
"engine": "o3de"
|
||||
}
|
||||
"engine": "o3de",
|
||||
"display_name": "AutomatedTesting",
|
||||
"icon_path": "preview.png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user