add wakatime

This commit is contained in:
Kirill Chikalin
2025-04-08 08:24:26 +03:00
parent d6c3c62d13
commit 8b4042e5f2
4 changed files with 23 additions and 14 deletions

2
.wakatime-project Normal file
View File

@@ -0,0 +1,2 @@
textdecal

View File

@@ -3,12 +3,13 @@
"com.unity.collab-proxy": "2.7.1", "com.unity.collab-proxy": "2.7.1",
"com.unity.entities": "1.3.8", "com.unity.entities": "1.3.8",
"com.unity.ide.rider": "3.0.34", "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.recorder": "5.1.2",
"com.unity.render-pipelines.universal": "17.0.4", "com.unity.render-pipelines.universal": "17.0.4",
"com.unity.splines": "2.7.2", "com.unity.splines": "2.8.0",
"com.unity.test-framework": "1.4.6", "com.unity.test-framework": "1.5.1",
"com.unity.ugui": "2.0.0", "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", "space.chikalin.textdecal": "https://kirill:ceabbce93926efb31e21a5a7c0926fe1d3e9bed1@git.chikalin.space/unity/space.chikalin.textdecal.git",
"com.unity.modules.accessibility": "1.0.0", "com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0", "com.unity.modules.ai": "1.0.0",

View File

@@ -71,9 +71,8 @@
"com.unity.ext.nunit": { "com.unity.ext.nunit": {
"version": "2.0.5", "version": "2.0.5",
"depth": 1, "depth": 1,
"source": "registry", "source": "builtin",
"dependencies": {}, "dependencies": {}
"url": "https://packages.unity.com"
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.34", "version": "3.0.34",
@@ -85,7 +84,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.inputsystem": { "com.unity.inputsystem": {
"version": "1.13.1", "version": "1.14.0",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -216,25 +215,25 @@
} }
}, },
"com.unity.splines": { "com.unity.splines": {
"version": "2.7.2", "version": "2.8.0",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.mathematics": "1.2.1", "com.unity.mathematics": "1.2.1",
"com.unity.modules.imgui": "1.0.0",
"com.unity.settings-manager": "1.0.3" "com.unity.settings-manager": "1.0.3"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.test-framework": { "com.unity.test-framework": {
"version": "1.4.6", "version": "1.5.1",
"depth": 0, "depth": 0,
"source": "registry", "source": "builtin",
"dependencies": { "dependencies": {
"com.unity.ext.nunit": "2.0.3", "com.unity.ext.nunit": "2.0.3",
"com.unity.modules.imgui": "1.0.0", "com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0" "com.unity.modules.jsonserialize": "1.0.0"
}, }
"url": "https://packages.unity.com"
}, },
"com.unity.test-framework.performance": { "com.unity.test-framework.performance": {
"version": "3.0.3", "version": "3.0.3",
@@ -267,6 +266,13 @@
"com.unity.modules.imgui": "1.0.0" "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": { "space.chikalin.textdecal": {
"version": "https://kirill:ceabbce93926efb31e21a5a7c0926fe1d3e9bed1@git.chikalin.space/unity/space.chikalin.textdecal.git", "version": "https://kirill:ceabbce93926efb31e21a5a7c0926fe1d3e9bed1@git.chikalin.space/unity/space.chikalin.textdecal.git",
"depth": 0, "depth": 0,

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 6000.0.41f1 m_EditorVersion: 6000.0.45f1
m_EditorVersionWithRevision: 6000.0.41f1 (46e447368a18) m_EditorVersionWithRevision: 6000.0.45f1 (d91bd3d4e081)