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.
o3de/Registry/application_options.setreg

21 lines
520 B
Plaintext

{
"O3DE" : {
"AzCore": {
"Application": {
"ValidCommandOptions": [
"project-path",
"engine-path",
"project-cache-path",
"project-build-path",
"project-user-path",
"project-log-path",
"regset",
"regremove",
"regdump",
"regdumpall"
]
}
}
}
}