File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Serializable Interface
2
2
3
3
<p align =" center " >
4
- <img alt="GitHub package.json version" src ="https://img.shields.io/github/package-json/v/Thundernerd/Unity3D-SeriAlizableInterface " />
5
- <a href="https://github.com/Thundernerd/Unity3D-SeriAlizableInterface /issues">
6
- <img alt="GitHub issues" src ="https://img.shields.io/github/issues/Thundernerd/Unity3D-SeriAlizableInterface " />
4
+ <img alt="GitHub package.json version" src ="https://img.shields.io/github/package-json/v/Thundernerd/Unity3D-SerializableInterface " />
5
+ <a href="https://github.com/Thundernerd/Unity3D-SerializableInterface /issues">
6
+ <img alt="GitHub issues" src ="https://img.shields.io/github/issues/Thundernerd/Unity3D-SerializableInterface " />
7
7
</a>
8
- <a href="https://github.com/Thundernerd/Unity3D-SeriAlizableInterface /pulls">
9
- <img alt="GitHub pull requests" src ="https://img.shields.io/github/issues-pr/Thundernerd/Unity3D-SeriAlizableInterface " />
8
+ <a href="https://github.com/Thundernerd/Unity3D-SerializableInterface /pulls">
9
+ <img alt="GitHub pull requests" src ="https://img.shields.io/github/issues-pr/Thundernerd/Unity3D-SerializableInterface " />
10
10
</a>
11
- <a href="https://github.com/Thundernerd/Unity3D-SeriAlizableInterface /blob/master/LICENSE.md">
12
- <img alt="GitHub license" src ="https://img.shields.io/github/license/Thundernerd/Unity3D-SeriAlizableInterface " />
11
+ <a href="https://github.com/Thundernerd/Unity3D-SerializableInterface /blob/master/LICENSE.md">
12
+ <img alt="GitHub license" src ="https://img.shields.io/github/license/Thundernerd/Unity3D-SerializableInterface " />
13
13
</a>
14
- <img alt="GitHub last commit" src ="https://img.shields.io/github/last-commit/Thundernerd/Unity3D-SeriAlizableInterface " />
14
+ <img alt="GitHub last commit" src ="https://img.shields.io/github/last-commit/Thundernerd/Unity3D-SerializableInterface " />
15
15
</p >
16
16
17
17
A wrapper that allows you to serialize interfaces. Both UnityEngine.Object and regular object implementers work!
You can’t perform that action at this time.
0 commit comments