Refactor the plugin demos to be inside of a project for convenience

This commit is contained in:
Aaron Franke
2020-03-24 03:46:15 -04:00
parent 8464543a23
commit 51c0f3abb8
29 changed files with 158 additions and 22 deletions

View 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"