initital push

This commit is contained in:
Savya Bikram Shah
2026-05-07 14:18:36 +05:45
commit 2223b2d3ae
146 changed files with 8618 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "com.voidbotz.fonepayunity",
"displayName": "Fonepay Unity",
"version": "0.1.0",
"unity": "6000.4",
"unityRelease": "5f1",
"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": "Savya Bikram Shah",
"url": "http://www.example.com",
"email": "mail@savya.com.np"
},
"changelogUrl": "https://example.com/changelog.html",
"documentationUrl": "https://example.com/",
"licensesUrl": "https://example.com/licensing.html"
}