mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-15 13:00:07 +01:00
8 lines
216 B
INI
8 lines
216 B
INI
[plugin]
|
|
|
|
name="Material Creator Plugin Demo"
|
|
description="Loads and saves a 3D Material from an external text file"
|
|
author="Aaron Franke, TwistedTwigleg, Šarūnas Ramonas"
|
|
version="1.0"
|
|
script="material_plugin.gd"
|