Make FriceEngine support JSON
This extension pack uses JSONPreference to make engine save or configure able to be in JSON. It uses org.json to read and write jsons.
- JSONPreference.java(The main body of this pack.)
- org.json(The json library.)
- demo(Demo(s) of FriceEngine-JSONExtensionPack)