Update to v2.4

This commit is contained in:
Lost-MSth
2021-05-14 14:06:58 +08:00
parent e3d81436d0
commit 8a3cec05b7
7 changed files with 47 additions and 14 deletions

View File

@@ -24,6 +24,18 @@ class Config():
--------------------
'''
'''
--------------------
允许使用的游戏版本,若为空,则默认全部允许
Allowed game versions
If it is blank, all are allowed.
'''
ALLOW_APPVERSION = ['3.5.3', '3.5.3c',
'3.6.0', '3.6.0c', '3.6.1', '3.6.1c']
'''
--------------------
'''
'''
--------------------
SSL证书路径