Skip to content

Commit 09374c9

Browse files
committed
updated package description
1 parent 142bef5 commit 09374c9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "ch.giezi.tools.scriptableobjectvariant",
33
"displayName": "Giezi's Scriptable Object Variant",
4+
"author": {
5+
"name": "Jo Giezi",
6+
"url": "https://github.com/GieziJo/ScriptableObjectVariant"
7+
},
48
"version": "0.0.0",
59
"unity": "2020.2",
610
"description": "Adds a field to any scriptable object tagged with the [SOVariant] attribute that lets you select a parent and override selected fields in the child object.",

0 commit comments

Comments
 (0)