Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 819 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 819 Bytes

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.