#!/usr/bin/env python3
from steamCloudSaveDownloader.__main__ import __main__

__main__()
