vpm: continuous index update

This commit is contained in:
gitea-actions
2026-09-19 17:05:58 +00:00
parent 31affff9dd
commit 86f42b6552
+16
View File
@@ -23,6 +23,22 @@
"author": { "author": {
"name": "doloro" "name": "doloro"
} }
},
"continuous": {
"name": "dev.doloro.animator-as-crab",
"displayName": "Animator As Crab",
"version": "continuous",
"unity": "2019.4",
"description": "Writes Animator Controllers from a Rhai script, evaluated by the libaac native library.",
"url": "https://git.scug.io/doloro/av3-animation-as-crab/releases/download/continuous/dev.doloro.animator-as-crab-continuous.zip",
"zipSHA256": "ffe40ff8a1b2bae5f7d5246f05ecdbbfeae3399529b735996f8aaa23e7610a6e",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
},
"vpmDependencies": {},
"author": {
"name": "doloro"
}
} }
} }
} }