19 lines
780 B
JSON
19 lines
780 B
JSON
{
|
|
"name": "com.omixlab.mosis_sdk",
|
|
"displayName": "MosisSDK",
|
|
"version": "0.1.0",
|
|
"unity": "6000.3",
|
|
"unityRelease": "2f1",
|
|
"description": "Replace this with your own description of the package. \n\nFor best results, use this text to summarize: \n\u25aa What the package does \n\u25aa How it can benefit the user \n\nNote: Special formatting characters are supported, including line breaks ('\\n') and bullets ('\\u25AA').",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.6.0"
|
|
},
|
|
"author": {
|
|
"name": "Omar Mohamed Ali",
|
|
"url": "http://www.example.com",
|
|
"email": "example@email.com"
|
|
},
|
|
"changelogUrl": "https://example.com/changelog.html",
|
|
"documentationUrl": "https://example.com/",
|
|
"licensesUrl": "https://example.com/licensing.html"
|
|
} |