9a5a052cd1f13cc17e37b38a27597a8f20d904b4
TestLauncher (TapLauncher)
Still thinking about its name...
There's no stable branch because this project is still under development.
How to use ?
Below are this project dependencies. Install them before use the launcher.
git: Websiteuv: Install Guidepython: Website (Version 3.12 or above)
Installation
- Clone the project :
git clone https://repo.weispace.net/wei/Launcher.git TestLauncher
cd TestLauncher
- Sync required packages :
uv sync
- Run the launcher
Is recommended to use
--work-dirargument to change working directory. (If you don't like launcher mess up the project folder)
mkdir launcherDir
uv run python main.py --work-dir
Troubleshooting
Unable to log in Microsoft account. Launcher throw error "Signing in to Minecraft services failed (HTTP 403). This account is not allowed to complete this step. Check Xbox privacy settings and account restrictions. Or check the client id has authorized to use Minecraft API."
Now this launcher have registered to Minecraft API. If you use custom client ID. Please make sure its valid and registered to API system (If not, see this)
Languages
Python
100%