12345678910111213141516171819202122232425262728 |
- {
- "O3DE": {
- "Gems": {
- "QtForPython": {
- "Targets": {
- "QtForPython.Editor": {
- "AutoLoad": false
- }
- }
- },
- "EditorPythonBindings": {
- "Targets": {
- "EditorPythonBindings.Editor": {
- "AutoLoad": false
- }
- }
- },
- "PythonAssetBuilder": {
- "Targets": {
- "PythonAssetBuilder.Editor": {
- "AutoLoad": false
- }
- }
- }
- }
- }
- }
|