File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ ![ ] ( https://img.shields.io/badge/unity-2021.3%20or%20later-green.svg )
2+ [ ![ openupm] ( https://img.shields.io/npm/v/com.quabug.any-serialize?label=openupm®istry_uri=https://package.openupm.com )] ( https://openupm.com/packages/com.quabug.any-serialize/ )
3+
14# AnySerialize for Unity3D
25
36A complete serializer for Unity3D based on Unity3D serializer.
47
58` T[][] ` ` Dictionary ` ` record ` ` T? ` ` Lazy ` ` Guid ` ` TimeSpan ` ` DateTime ` or your own type.
69
7- ## Requirement
8- Unity3D >= 2021.3
9-
1010## Installation
11+ - OpenUPM: follow the [ instrustions on OpenUPM] ( https://openupm.com/packages/com.quabug.any-serialize/#modal-manualinstallation )
12+ - or Unity Package: download packages of both AnyProcessor and AnySerialize in release page and import them into Unity project.
1113
1214## Usage
1315Use ` AnySerializeAttribute ` for any property need to be serialized and edit in inspector.
You can’t perform that action at this time.
0 commit comments