Skip to content

Commit bd0e85f

Browse files
authored
Update README.md
1 parent 512aa10 commit bd0e85f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# ScriptableObject-Menu
2-
Create ScriptableObjects from the Unity Editor.
2+
Create ScriptableObject script and asset file instances from the Unity Editor.
3+
4+
### Installation
5+
6+
Copy the `ScriptableObjectMenu` folder to your Assets folder.
7+
8+
### Usage
9+
10+
Select "Scriptable Object" from either:
11+
12+
- The Menu Bar / Assets / Create / Scriptable Object
13+
- The Project Window / Create / Scriptable Object
14+
15+
### Preview
16+
![picture alt](https://raw.githubusercontent.com/lee-io/ScriptableObject-Menu/master/preview.png)

0 commit comments

Comments
 (0)