42 lines
609 B
JSON
42 lines
609 B
JSON
{
|
|
"FileContentKeywordValidation":
|
|
{
|
|
"Keywords":
|
|
[
|
|
{
|
|
"Targets": "+PS4",
|
|
"Files":
|
|
[
|
|
"Documentation~/Building-For-Consoles.md"
|
|
],
|
|
"Patterns":
|
|
[
|
|
"com\\.unity\\.render-pipelines\\.ps4"
|
|
]
|
|
},
|
|
{
|
|
"Targets": "+PS5",
|
|
"Files":
|
|
[
|
|
"Documentation~/Building-For-Consoles.md"
|
|
],
|
|
"Patterns":
|
|
[
|
|
"com\\.unity\\.render-pipelines\\.ps5"
|
|
]
|
|
},
|
|
{
|
|
"Targets": "+XboxOne",
|
|
"Files":
|
|
[
|
|
"Documentation~/Building-For-Consoles.md"
|
|
],
|
|
"Patterns":
|
|
[
|
|
"com\\.unity\\.render-pipelines\\.xboxone"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|