Aaron Franke 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө
..
README.md 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө
import.gd 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө
import.gd.uid 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө
plugin.cfg 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө
plugin.gd 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө
plugin.gd.uid 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө
test.mtxt 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө
test.mtxt.import 0ae09b7e5a Overhaul silly material creator plugin demo (#1261) 2 сар өмнө

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.