Update plugin to use new property format

This commit is contained in:
Lucien Greathouse
2021-07-02 16:12:12 -04:00
parent 2377f41036
commit 92e6f862ad
4 changed files with 19 additions and 23 deletions

View File

@@ -54,8 +54,7 @@ return function()
Name = "Spaghetti",
Properties = {
Value = {
Type = "String",
Value = "Hello, world!",
String = "Hello, world!",
},
},
Children = {},