mirror of
https://github.com/VigorousPro/TS3-Translation_zh-CN
synced 2025-04-16 09:28:57 +08:00
Support 3.6.0
This commit is contained in:
parent
24494ef7da
commit
0c60a89041
2
maker.py
2
maker.py
@ -9,7 +9,7 @@ import subprocess
|
||||
from urllib import request, parse, error
|
||||
from time import strftime, localtime
|
||||
|
||||
target_version = "3.5.6"
|
||||
target_version = "3.6.0"
|
||||
language = "zh"
|
||||
cwd = sys.path[0]
|
||||
src = f"{cwd + os.sep}src{os.sep}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user