Attribution and image gallery release
- Add attribution fields for both the avatar and ref sheet fields(
avatarAttributionandrefAttributionrespectively) - Add an image gallery to every fursona. This can be used to add supplemental images that you want to show off.
- You can see how the format works in #13.
SchemaStore support release
- Add descriptions to each field in
draft-07.json - Updates the ID to be consistant with SchemaStore.
Accessibility improvement release
refAlt, the optional alt text that should be added to pictures of the ref sheet. No length limit.avatarAlt, optional alt text for your avatar picture. No length limit either.
Initial Release
Contains the following versions of the schema:
- CUE(suggested)
- JSON-Schema 2020-12 compatible
- JSON-Schema draft-07 compatible
- This can be used in JetBrains' schema validation features, see #8 for more info.