You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DarkTl edited this page Apr 21, 2018
·
3 revisions
Json format
The game commonly uses json files for data like items or traits. It's a open-standard file format that uses human-readable text, but it's easy to make a mistake and don't notice it. In which case the game will refuse to work, showing an error.
I suggest using one of many online json validators. Just google it, they can very quickly find errors in your jsons.