feat:插件现已支持command

This commit is contained in:
SengokuCola
2025-06-09 17:35:47 +08:00
parent 095cbbe58c
commit 86c3d4be1e
6 changed files with 316 additions and 8 deletions

2
run_amds.bat Normal file
View File

@@ -0,0 +1,2 @@
@echo off
start "Voice Adapter" cmd /k "call conda activate maipet && cd /d C:\GitHub\MaiM-desktop-pet && echo Running Pet Adapter... && python main.py"