remove continuous release workflow and version entry

This commit is contained in:
2026-09-19 18:23:21 +01:00
parent 4c7a4574ab
commit e45928b82d
2 changed files with 0 additions and 64 deletions
-16
View File
@@ -23,22 +23,6 @@
"author": {
"name": "doloro"
}
},
"0.0.1-continuous": {
"name": "dev.doloro.animator-as-crab",
"displayName": "Animator As Crab",
"version": "0.0.1-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-0.0.1-continuous.zip",
"zipSHA256": "39c159b39e5a57648a96360c7dbfb9766099ed4eac69f26f366f157181d65f01",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
},
"vpmDependencies": {},
"author": {
"name": "doloro"
}
}
}
}