mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-18 14:30:29 +00:00
The quickLoginExample.bat script was updated to use the new launcher script names and argument format. In napcat.ts, the master process now forwards its command line arguments to the worker process, enabling better parameter handling.
8 lines
228 B
Batchfile
8 lines
228 B
Batchfile
@echo off
|
||
REM 快速登录示例脚本
|
||
REM -q 参数是可选的,不传则使用二维码登录
|
||
REM
|
||
REM 使用方法(删掉对应系统那行的 REM):
|
||
REM ./launcher-user.bat 123456
|
||
REM ./launcher-win10-user.bat 123456
|