From 8159442e9d17d69895aba93e9c9e06d1bfb708b9 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Sat, 19 Sep 2026 17:08:40 +0000 Subject: [PATCH] vpm: continuous index update --- vpm/index.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/vpm/index.json b/vpm/index.json index 7adc95d..b5b65c0 100644 --- a/vpm/index.json +++ b/vpm/index.json @@ -39,6 +39,22 @@ "author": { "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": "229d643713cd8e10e91331b0c77d99c7c48cd4a87fd9cbf5dd19901f37f93442", + "dependencies": { + "com.unity.nuget.newtonsoft-json": "3.2.1" + }, + "vpmDependencies": {}, + "author": { + "name": "doloro" + } } } }