swlegion / tts

Table Top Simulator Mod for Star Wars: Legion
MIT License
43 stars 27 forks source link

Add validation to Unit.json and Units.json files #555

Closed ben-lear closed 1 year ago

ben-lear commented 2 years ago

Updates the schema files to handle new json formatting of units and factions.

Files with sets of units (i.e. faction jsons) will need to be named [...]Units.json Files for a single unit will need to be named [...]Unit.json In order to be properly validated against the schema.

Homebrew files are currently ignored due to their naming conventions