mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-27 15:07:48 +00:00
5288ff538d
-Moved Expression to use this, removed its own. -Eventually GDScript/VisualScript/GDNative need to be moved to this. -Given the JSON functions were hacked-in, removed them and created a new JSONParser class -Made sure these functions appear properly in documentation, since they will be removed from GDScript