add wakatime
This commit is contained in:
2
.wakatime-project
Normal file
2
.wakatime-project
Normal file
@@ -0,0 +1,2 @@
|
||||
textdecal
|
||||
|
||||
@@ -3,12 +3,13 @@
|
||||
"com.unity.collab-proxy": "2.7.1",
|
||||
"com.unity.entities": "1.3.8",
|
||||
"com.unity.ide.rider": "3.0.34",
|
||||
"com.unity.inputsystem": "1.13.1",
|
||||
"com.unity.inputsystem": "1.14.0",
|
||||
"com.unity.recorder": "5.1.2",
|
||||
"com.unity.render-pipelines.universal": "17.0.4",
|
||||
"com.unity.splines": "2.7.2",
|
||||
"com.unity.test-framework": "1.4.6",
|
||||
"com.unity.splines": "2.8.0",
|
||||
"com.unity.test-framework": "1.5.1",
|
||||
"com.unity.ugui": "2.0.0",
|
||||
"com.vladfaust.unitywakatime": "https://github.com/kirillchikalin/unity-wakatime.git?path=Assets/com.vladfaust.unitywakatime",
|
||||
"space.chikalin.textdecal": "https://kirill:ceabbce93926efb31e21a5a7c0926fe1d3e9bed1@git.chikalin.space/unity/space.chikalin.textdecal.git",
|
||||
"com.unity.modules.accessibility": "1.0.0",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
|
||||
@@ -71,9 +71,8 @@
|
||||
"com.unity.ext.nunit": {
|
||||
"version": "2.0.5",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
"source": "builtin",
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.unity.ide.rider": {
|
||||
"version": "3.0.34",
|
||||
@@ -85,7 +84,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.inputsystem": {
|
||||
"version": "1.13.1",
|
||||
"version": "1.14.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -216,25 +215,25 @@
|
||||
}
|
||||
},
|
||||
"com.unity.splines": {
|
||||
"version": "2.7.2",
|
||||
"version": "2.8.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.mathematics": "1.2.1",
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.settings-manager": "1.0.3"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.test-framework": {
|
||||
"version": "1.4.6",
|
||||
"version": "1.5.1",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.ext.nunit": "2.0.3",
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
}
|
||||
},
|
||||
"com.unity.test-framework.performance": {
|
||||
"version": "3.0.3",
|
||||
@@ -267,6 +266,13 @@
|
||||
"com.unity.modules.imgui": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.vladfaust.unitywakatime": {
|
||||
"version": "https://github.com/kirillchikalin/unity-wakatime.git?path=Assets/com.vladfaust.unitywakatime",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {},
|
||||
"hash": "f5bbe6f52b3f4d02d43c0186b68a97276ccdf1cf"
|
||||
},
|
||||
"space.chikalin.textdecal": {
|
||||
"version": "https://kirill:ceabbce93926efb31e21a5a7c0926fe1d3e9bed1@git.chikalin.space/unity/space.chikalin.textdecal.git",
|
||||
"depth": 0,
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
m_EditorVersion: 6000.0.41f1
|
||||
m_EditorVersionWithRevision: 6000.0.41f1 (46e447368a18)
|
||||
m_EditorVersion: 6000.0.45f1
|
||||
m_EditorVersionWithRevision: 6000.0.45f1 (d91bd3d4e081)
|
||||
|
||||
Reference in New Issue
Block a user