lib_unity_purchase/ValidationConfig.json

16 lines
234 B
JSON
Raw Normal View History

2024-01-29 18:49:33 +08:00
{
"FilenameValidation":
{
"Filenames":
[
{
"Filename": "Editor/SwitchStoreEditorWindow.cs.meta",
"Targets": "+"
},
{
"Filename": "Editor/SwitchStoreEditorWindow.cs",
"Targets": "+"
}
]
}
}