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