a7309cf2eb
* Changed path Amazon to O3DE. Fixed issues that setreg is not loaded in game launchers. Signed-off-by: jiaweig <jiaweig@amazon.com> * Add brackets. Signed-off-by: jiaweig <jiaweig@amazon.com>
28 lines
549 B
Plaintext
28 lines
549 B
Plaintext
//
|
|
// Copyright (c) Contributors to the Open 3D Engine Project.
|
|
// For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0 OR MIT
|
|
//
|
|
//
|
|
//
|
|
|
|
{
|
|
"O3DE":
|
|
{
|
|
"Atom":
|
|
{
|
|
"RHI":
|
|
{
|
|
"PlatformLimits":
|
|
{
|
|
"metal":
|
|
{
|
|
"$type": "AZ::Metal::PlatformLimitsDescriptor"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|