Generated schemas without a bom

This commit is contained in:
DaanV2
2022-08-05 19:36:04 +02:00
parent 435130d441
commit c8128d1e12
39 changed files with 39 additions and 39 deletions

View File

@@ -1 +1 @@
{"$schema":"http://json-schema.org/draft-07/schema","title":"Texture List","description":"A list of texture to load in.","type":"array","items":{"title":"Filepath","type":"string","pattern":"^textures/","examples":["textures/blocks/"]},"definitions":{}}
{"$schema":"http://json-schema.org/draft-07/schema","title":"Texture List","description":"A list of texture to load in.","type":"array","items":{"title":"Filepath","type":"string","pattern":"^textures/","examples":["textures/blocks/"]},"definitions":{}}