feat: initial commit
This commit is contained in:
16
Assets/Common/Infrastructure/package.json
Normal file
16
Assets/Common/Infrastructure/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user