mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Made a new material IO plugin because the old one wasn't working. The new material IO plugin uses JSON instead of a custom resource because you currently cannot save custom resources from GDScript.