# Add New Json Option
In the example of adding a global engine bool:
* Edit the engine to add a new bool and a new default bool
* Edit RayApi to add a new setX function
* Edit Parser to parse the value from the json tree, and if not found use the default value
* Edit Makefile to publish to javascript
* Edit doubleRayControls and add a fn
