mirror of
https://github.com/godotengine/godot.git
synced 2026-02-14 14:45:56 +00:00
This makes the files ended in ".json" be treated as Godot resources. This solves two problems: * Avoid extensions to implement their own handling, which results in conflicts (all must use this one). * Allow code to still work opening it as a file (since it will not be imported).
5.3 KiB
5.3 KiB