A modern, component based Minecraft Launcher.
Visit the official Website for more information.
- Component System
- Instances are made up of components that can be reused across different instances
- Components are:
- Saves
- Resourcepacks
- Options
- Mods
- Instance creation and management
- Create, delete, and edit instances
- Support for Vanilla, Fabric, Quilt, Forge and NeoForge
- Smart version management so that the same version isn't installed multiple times
- Support for fabric, quilt, forge and neoforge Mods
- Searching mods from Modrinth and CurseForge
- Automatic installation and updates
- Automatic dependency resolution
- Automatic launcher updates
As opposed to other launchers, TreeLauncher doesn't have instances that are hard capsuled from one another. Instead, each instance is made up of components that contain worlds, resourcepacks, mods etc. These components can be created and managed independently form any instance.
Components can be used across different instances at the same time to synchronize data between them. So no more copying settings and worlds between instances or different game versions and having to try to keep them up to date!
When creating a component, you can also easily inherit the configuration from another component, so you can easily update your mods or resourcepacks to a new game version without having to copy any files manually.
- Download the latest
TreeLauncher-xxx.msi
file from releases and install it- Windows might warn you about the installer because I'm not smart enough to sign it properly. Decide for your self whether you want to click
More info
andRun anyway
;)
- Windows might warn you about the installer because I'm not smart enough to sign it properly. Decide for your self whether you want to click
- Alternatively, download the latest
TreeLauncher-xxx.zip
file from releases, extract it and run the.exe
file.