Skip to content

✔️ JSON schema files for validating Monika After Story submod header JSON files

Notifications You must be signed in to change notification settings

Friends-of-Monika/mas-header-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

MAS Header Schema

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

Coverage

Currently, no schema files were tested against real world header JSON files. However, schema file works fine with the example shown on Monika After Story wiki page.

Usage

Pick the schema file (here), and feed its content to any JSON schema validator along with your submod JSON header file.