mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-06-16 15:05:12 +02: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"
|