feat: initial commit

This commit is contained in:
2025-12-01 12:36:01 +08:00
commit ee78bf2cb5
221 changed files with 56853 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "com.joesiu.common.serialization",
"version": "1.0.0",
"description": "Common scripts for serialization.",
"displayName": "Serialization",
"unity": "2019.4",
"author": {
"name": "Joe Siu",
"url": "https://github.com/JoeSiu"
},
"changelogUrl": "https://github.com/JoeSiu/UnityPackages/blob/main/CHANGELOG.md",
"dependencies": {},
"documentationUrl": "https://github.com/JoeSiu/UnityPackages/",
"keywords": [],
"licensesUrl": "https://github.com/JoeSiu/UnityPackages/blob/main/LICENSE.md"
}