This commit is contained in:
时瑾
2026-01-01 21:40:49 +08:00
committed by GitHub
parent ce9482f19d
commit 100efb03ab
5 changed files with 18 additions and 13 deletions

View File

@@ -1,4 +1,7 @@
@echo off
REM ./launcher.bat 123456
REM ./launcher-win10.bat 123456
REM 带有REM的为注释 删掉你需要的系统的那行REM这三个单词 修改QQ本脚本启动即可
REM 快速登录示例脚本
REM -q 参数是可选的,不传则使用二维码登录
REM
REM 使用方法(删掉对应系统那行的 REM
REM ./launcher.bat -q 123456
REM ./launcher-win10.bat -q 123456