A game about forced loneliness, made by TACStudios
1{
2 "FilenameValidation":
3 {
4 "Filenames":
5 [
6 {
7 "Filename": "Samples~/RebindingUI/Icons/*.png*",
8 "Targets": "+PS4,+XboxOne"
9 }
10 ]
11 },
12 "FileContentKeywordValidation":
13 {
14 "Keywords":
15 [
16 {
17 "Targets": "+Switch",
18 "Files": [ "InputSystem/Plugins/Switch/SwitchSupportHID.cs" ],
19 "Patterns": [ "UnityEngine\\.InputSystem\\.Switch" ]
20 }
21 ]
22 }
23}