Add Texture Set schema (#266)

This commit is contained in:
QuazChick
2024-04-02 08:55:24 +01:00
committed by GitHub
parent 2257a00c59
commit 0380207991
4 changed files with 117 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ JSON validation can give snippets for sub items, as well as description, but thi
- [Sounds](resource/sounds/sound_definitions.json)
- [Terrain texture](resource/textures/terrain_texture.json)
- [Terrain list](resource/textures/texture_list.json)
- [Texture Set](resource/textures/texture_set.json)
## License