Aaron Franke 7e96ba1a6a Update plugin demos há 5 anos atrás
..
README.md 7e96ba1a6a Update plugin demos há 5 anos atrás
import.gd 7e96ba1a6a Update plugin demos há 5 anos atrás
plugin.cfg 7e96ba1a6a Update plugin demos há 5 anos atrás
plugin.gd 7e96ba1a6a Update plugin demos há 5 anos atrás
test.mtxt 7e96ba1a6a Update plugin demos há 5 anos atrás
test.mtxt.import 7e96ba1a6a Update plugin demos há 5 anos atrás

README.md

Material Import Plugin Demo

This plugin demo shows how a custom import system can be added to the editor. In this case, it imports a material. For more information, see this documentation article: https://docs.godotengine.org/en/latest/tutorials/plugins/editor/import_plugins.html

In the editor, try opening test.mtxt. Godot will recognize it and import it as a material because of this plugin.