Session-gated MinIO save sync with AppImage GUI, CLI edit/session flow, and Gitea release helper. Co-authored-by: Cursor <[email protected]>
5 lines
70 B
Python
5 lines
70 B
Python
from syncgames.cli import main
|
|
|
|
if __name__ == "__main__":
|
|
main()
|