move to package

This commit is contained in:
2026-01-03 18:57:56 +01:00
parent f38cfaf677
commit e463618ce4
77 changed files with 761 additions and 17 deletions

View File

@@ -0,0 +1,19 @@
{
"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"
}