Files
godot/core
Juan Linietsky 2b428daf2b Treat JSON as resource files.
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).
2022-09-04 14:01:41 +02:00
..
2022-09-04 14:01:41 +02:00
2022-08-05 13:37:29 +02:00
2022-07-04 12:01:46 +01:00
2022-07-04 12:01:46 +01:00