You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The SettingsRegistryMergeUtils.cpp now supports specifying a path to a JSON Merge Patch formated settings registry file via the --regset-file option. The option supports specify an anchor key to merge the settings underneath that is separated from the filepath via "::" Ex. `--regset-file="Registry/custom.setreg::/Custom/Anchor"` An AZ::Console command of "sr_regset-file" has also been added to allow merging of a setting registry file as well. closes #5767 Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| CommandLineTests.cpp | 4 years ago | |
| SettingsRegistryConsoleUtilsTests.cpp | 4 years ago | |
| SettingsRegistryMergeUtilsTests.cpp | 4 years ago | |
| SettingsRegistryScriptUtilsTests.cpp | 4 years ago | |
| SettingsRegistryTests.cpp | 4 years ago | |
| SettingsRegistryVisitorUtilsTests.cpp | 4 years ago | |