feat(mosstank): add VTank-style automation PoC

This commit is contained in:
Erik 2026-08-27 18:57:21 +02:00
parent f6fe0f2a4f
commit 4e6e9bc9d9
212 changed files with 49462 additions and 416 deletions

View file

@ -1,7 +1,11 @@
{
"version": 2,
"dependencies": {
"net10.0": {},
"net10.0": {
"acdream.plugin.abstractions": {
"type": "Project"
}
},
"net10.0/win-x64": {}
}
}