# SMCL **Repository Path**: ljs80/smcl ## Basic Information - **Project Name**: SMCL - **Description**: SMCL(Stone Minecraft Launcher) An Minecraft Launcher - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2022-06-16 - **Last Updated**: 2024-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SMCL ### 介绍 _**SMCL开发中**_ ## Depencies | Depency | Usage | Source | |------------------------|------------------------------------|---------------------------------------------------------------------------| | alive_progress | Show progress | Python 3.9 | | platform, sys | Geting system informations | Python 3.9 | | subprocess | Executing commands | Python 3.9 | | concurrent, threading | Multi-threading capabilities | Python 3.9 | | requests | Downloading files & Executing APIs | Python 3.9 | | sqlite3 | Feature | Python 3.9 | | selenium | Login Account | Python 3.9 | | tempfile | Enhancement Download | Python 3.9 | | time | Get Local Time&&Sleep Theard | Python 3.9 | | uuid | New a uuid | Python 3.9 | | winreg | Get the browser src | Python 3.9 | | xml,xmlrpc | Parse xml | Python 3.9 | | zipfile | Decompression zip flies | Python 3.9 | | hashlib | Check Hash | Python 3.9 | | loguru | logging | Python 3.9 | | json | JSON dumping&writing | Python 3.9 | | Core | Core | SMCL | | tkinter,wxPython | GUI | Python 3.9 | ### 平台支持 |CPU 架构\操作系统|视窗|Linux|MacOS(X)| |-|-|-|-| |x64|✔|📌|📌| |x86|📌|📌|❌| |ARM64|📌|📌|📌| |ARM32|❌|❌|❌| ✔ - 完全支持(已验证) ❔ - 已完成但未经验证(某些功能可能不可用) 📌 - 计划做 ❌ - 不支持 目前SMCL仍在开发中, 敬请期待。 ### 语言 _Python_ **使用建议:建议使用Python3.9及以上的64位版本**