Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ValidationConfig.json 234B

12345678910111213141516
  1. {
  2. "FilenameValidation":
  3. {
  4. "Filenames":
  5. [
  6. {
  7. "Filename": "Editor/SwitchStoreEditorWindow.cs.meta",
  8. "Targets": "+"
  9. },
  10. {
  11. "Filename": "Editor/SwitchStoreEditorWindow.cs",
  12. "Targets": "+"
  13. }
  14. ]
  15. }
  16. }