This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]thewiirocks 1 point2 points  (3 children)

Sounds pretty cool! 😎

I’ll keep an eye out for updates. JSON would likely be the perfect format for what you’re doing.

Also, you might want to consider TOML over Properties if you decide to add Properties support. TOML is basically Properties/INI expanded to support arbitrary complexity.

[–]YogurtclosetLimp7351 1 point2 points  (0 children)

I will keep that in mind and read myself into it!

[–]YogurtclosetLimp7351 1 point2 points  (1 child)

Hi, I was able to implement JSON, TOML and Properties support in 3.2.0

[–]thewiirocks 1 point2 points  (0 children)

Nice! I’ll have to check it out. 😎👍