Talk:Formspec json

From Minetest Developer Wiki
Revision as of 18:39, 13 December 2013 by ShadowNinja (talk | contribs)
Jump to navigation Jump to search

Readability

I know formspec isn't perfect for sure ... but imho this simple example already shows WHY NOT use json for formspecs ... there's no chance to actually read that code. You always have to decode that non saying json character string. (sapier)

  • I have changed the display of the page and slightly altered the format. It is now a lot easier to read, does this seem better? (ShadowNinja)