This commit is contained in:
2025-12-02 18:48:32 +08:00
parent 92ba80b399
commit bf1ca60b3b
2357 changed files with 262694 additions and 7 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "com.edgegap.unity-servers-plugin",
"version": "3.0.9",
"displayName": "Edgegap Servers Quickstart",
"description": "Get started quickly with Edgegap Dedicated Server hosting.",
"unity": "2021.3",
"unityRelease": "0f1",
"documentationUrl": "https://docs.edgegap.com/docs/tools-and-integrations/unity-plugin-guide",
"changelogUrl": "https://github.com/edgegap/edgegap-unity-plugin/releases",
"licensesUrl": "https://choosealicense.com/licenses/mit/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6",
"com.unity.modules.uielements": "1.0.0"
},
"author": {
"name": "Edgegap Technologies",
"email": "contact@edgegap.com",
"url": "https://www.edgegap.com"
}
}