def mantle_file(mantle) -> addon.File:
"""Mantle (Tinkers dependency) file."""
return addon.File(
id=2366244,
mod=mantle,
name='Mantle-1.10.2-1.1.4.jar',
date=datetime(
year=2017, month=1, day=9,
hour=19, minute=40, second=41,
tzinfo=timezone.utc,
),
release=proxy.Release.Release,
url='https://addons.cursecdn.com/files/2366/244/Mantle-1.10.2-1.1.4.jar',
dependencies=[],
)
评论列表
文章目录