mirror of
https://github.com/VigorousPro/TS3-Translation_zh-CN
synced 2025-04-12 23:48: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 urllib import request, parse, error
|
||||||
from time import strftime, localtime
|
from time import strftime, localtime
|
||||||
|
|
||||||
target_version = "3.5.6"
|
target_version = "3.6.0"
|
||||||
language = "zh"
|
language = "zh"
|
||||||
cwd = sys.path[0]
|
cwd = sys.path[0]
|
||||||
src = f"{cwd + os.sep}src{os.sep}"
|
src = f"{cwd + os.sep}src{os.sep}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user