1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 04:25:38 +08:00

Upd: ALAS framework updates

This commit is contained in:
LmeSzinc
2023-05-16 09:07:04 +08:00
parent 437dbe6171
commit 4f761b1e6f
8 changed files with 41 additions and 22 deletions

View File

@@ -33,6 +33,8 @@ class ManualConfig:
module.assets
"""
ASSETS_FOLDER = './assets'
ASSETS_MODULE = './module'
ASSETS_RESOLUTION = (1280, 720)
"""
module.base