Degederon / HouseRulesGuide

The HouseRules for Demeo Users and Setup Guide
4 stars 0 forks source link

Recommendation: Add JSON Validator Link #5

Closed frakman1 closed 1 year ago

frakman1 commented 1 year ago

In Section "18.2. Tshooting - Failed to import" It might be a good idea to include a link to a JSON validator like this one:

https://jsonformatter.curiousconcept.com/

You can drag and drop your custome ruleset JSON file and have it validate it for you and highlight any errors.

$\textcolor{Green}{Example\ of\ valid\ JSON:}$

image

$\textcolor{Red}{Example\ of\ invalid\ JSON:}$

image

Degederon commented 1 year ago

Thank you so much for your feedback. I have included it in the latest version of the guide.