mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 16:47:03 +08:00
Merge branch 'master' of LmeSzinc
This commit is contained in:
@@ -13,6 +13,15 @@ MOD_FUNC_DICT = {
|
||||
MOD_CONFIG_DICT = {}
|
||||
|
||||
|
||||
def get_available_func():
|
||||
return (
|
||||
'Daemon',
|
||||
'OpsiDaemon',
|
||||
'AzurLaneUncensored',
|
||||
'Benchmark',
|
||||
'GameManager',
|
||||
)
|
||||
|
||||
def get_available_mod():
|
||||
return set(MOD_DICT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user