Files
UnityPackages/Assets/Common/Infrastructure/package.json
2025-12-01 12:36:01 +08:00

16 lines
538 B
JSON

{
"name": "com.joesiu.common.infrastructure",
"version": "1.0.0",
"description": "Common scripts for core infrastructure.",
"displayName": "Infrastructure",
"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"
}