mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Refactor the plugin demos to be inside of a project for convenience
This commit is contained in:
7
plugins/addons/material_creator/plugin.cfg
Normal file
7
plugins/addons/material_creator/plugin.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[plugin]
|
||||
|
||||
name="Material Creator Plugin Demo"
|
||||
description="Loads and saves a 3D Material from an external text file"
|
||||
author="TwistedTwigleg"
|
||||
version="1.0"
|
||||
script="material_plugin.gd"
|
||||
Reference in New Issue
Block a user