# launcher **Repository Path**: minecraft-in-python/launcher ## Basic Information - **Project Name**: launcher - **Description**: 官方启动器 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-22 - **Last Updated**: 2022-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Minecraft Launcher The launcher is the software used to download, install, and run the various versions of the game, and to install: ```shell # Github git clone https://github.com/Minecraft-in-python/launcher # Gitee git clone https://gitee.com/Minecraft-in-python/launcher cd launcher ./install.py ``` Type `python -m launcher` to run the launcher. **NOTE:** Mincraft is installed together with a version of this launcher, it is not necessary to download them separately.