Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit 6c5af3d

Browse files
Update README.md
1 parent d9a1783 commit 6c5af3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ScriptableObject-Architecture
22
Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
33

4+
Based on Ryan Hipple's 2017 Unite talk https://www.youtube.com/watch?v=raQ3iHhE_Kk
5+
46
# Features
57
- Automatic Script Generation
68
- Variables - All C# primitives
@@ -20,5 +22,3 @@ Full stacktrace and editor invocation for events
2022
Custom icons
2123

2224
![](https://i.imgur.com/hNzvM9Y.png)
23-
24-
Based on Ryan Hipple's 2017 Unite talk https://www.youtube.com/watch?v=raQ3iHhE_Kk

0 commit comments

Comments
 (0)