1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 23:33:33 +08:00

Upd: delete gg_handler

This commit is contained in:
2025-01-14 02:54:10 +08:00
parent d55e1a20bb
commit 6eb413595d
110 changed files with 842 additions and 2094 deletions

View File

@@ -9,7 +9,7 @@ jellyfish==0.11.2
lz4
mxnet==1.6.0
numpy
onepush
onepush==1.3.0
pillow
prettytable==2.2.1
psutil==5.9.3

View File

@@ -1,7 +1,7 @@
import os
import re
from deploy.Windows.logger import logger
from deploy.logger import logger
BASE_FOLDER = './deploy/AidLux'