23 lines
521 B
JSON
23 lines
521 B
JSON
{
|
|
"FilenameValidation":
|
|
{
|
|
"Filenames":
|
|
[
|
|
{
|
|
"Filename": "Samples~/RebindingUI/Icons/*.png*",
|
|
"Targets": "+PS4,+XboxOne"
|
|
}
|
|
]
|
|
},
|
|
"FileContentKeywordValidation":
|
|
{
|
|
"Keywords":
|
|
[
|
|
{
|
|
"Targets": "+Switch",
|
|
"Files": [ "InputSystem/Plugins/Switch/SwitchSupportHID.cs" ],
|
|
"Patterns": [ "UnityEngine\\.InputSystem\\.Switch" ]
|
|
}
|
|
]
|
|
}
|
|
} |