[M] sync n3

This commit is contained in:
2024-12-09 16:54:19 +08:00
parent c90bbe86e7
commit 05331e6286
845 changed files with 6138 additions and 1307 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "com.thinkingdata.analytics",
"displayName": "TDAnalytics",
"description": "ThinkingData Analytics Unity SDK",
"repository": {
"type": "git",
"url": "https://github.com/ThinkingDataAnalytics/unity-sdk"
},
"version": "3.0.7",
"unity": "2018.3",
"license": "Apache V2",
"author": "ThinkingData",
"keywords": [
"unity3d",
"unity3d-package",
"analytics",
"thinking",
"thinkingdata"
],
"category": "Analytics"
}