Skip to content

✔️ JSON schema files for validating Monika After Story spritepack JSON files

License

Notifications You must be signed in to change notification settings

Friends-of-Monika/mas-sprite-schema

Repository files navigation

MAS Sprite Schema

This project is aimed to provide precise JSON schema files for static analysis and validation of Monika After Story spritepack JSON files without a need to test them by launching the mod.

Coverage

Currently, all schema files were tested against official spritepack JSON files. Schema files work fine with examples shown on Monika After Story wiki page.

For more details, see action runs and test/ directory with test scripts.

Usage

Pick one of the available schema files (ACS (Regular), ACS (Split), Clothes, Hair), and feed its content to any JSON schema validator along with your spritepack JSON file.