mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 14:27:00 +08:00
Add: [JP] add jp server support, copy assets from cn
This commit is contained in:
@@ -17,7 +17,7 @@ from module.base.template import Template
|
||||
# Don't modified it manually.
|
||||
"""
|
||||
IMPORT_EXP = IMPORT_EXP.strip().split('\n') + ['']
|
||||
VALID_SERVER = ['cn', 'en']
|
||||
VALID_SERVER = ['cn', 'en', 'jp']
|
||||
|
||||
|
||||
class ImageExtractor:
|
||||
|
||||
Reference in New Issue
Block a user