mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2025-09-06 12:46:28 +00:00
完整的1.0.0更新,完美兼容音·创1.7,支持多种参数设定
This commit is contained in:
@ -11,13 +11,11 @@ Copyright © 2023 EillesWan & TriM Org.
|
||||
Terms & Conditions: ./Lisense.md
|
||||
"""
|
||||
|
||||
from .io import TrimLog, urllib, Sequence, Iterable, Callable, Optional
|
||||
|
||||
def unpack_language_pack():
|
||||
pass
|
||||
|
||||
def enpack_language_pack():
|
||||
pass
|
||||
from .io import logger, Any
|
||||
|
||||
|
||||
|
||||
def _() -> str:
|
||||
return ""
|
||||
|
Reference in New Issue
Block a user