Installations
Create, manage, and configure your Minecraft installations.
Installations are the heart of Kable Launcher. Each installation is a complete, isolated Minecraft setup with its own version, mods, settings, resource packs, shaders, and configurations. Think of them as profiles, but more powerful.
New to installations? Start simple! Create a vanilla installation first to get familiar, then experiment with mods and different versions.
Installation Management
Comprehensive tools for creating, editing, and organizing your Minecraft installations.
Name your installations descriptively! Use names like 'Vanilla 1.21', 'Modded - Create Mod', or 'Skyblock Server' to quickly identify them.
Adding Installations
Multiple ways to create installations: build from scratch in the app, import from existing .minecraft folders, or restore from Kable ZIP exports.
New from App
The standard way to create installations. Perfect control over every aspect from version to mod loader.
Version manifest updates automatically on launch. If you don't see a brand new snapshot, click the refresh button in the version browser.
From .minecraft Folder
Migrate from the vanilla launcher or other launchers by importing existing .minecraft folders. All your content comes with you!
| Import Step | What Happens |
|---|---|
| Folder Selection | Browse and select .minecraft folder from anywhere on your system |
| Profile Detection | Kable scans launcher_profiles.json and identifies all vanilla profiles |
| Version Detection | Analyzes versions/ folder to identify installed Minecraft versions and mod loaders |
| Content Discovery | Scans mods/, resourcepacks/, shaderpacks/, and saves/ folders |
| Import Preview | Shows what will be imported with size estimates and conflict warnings |
| Selective Import | Choose which content to import: mods, packs, shaders, worlds, or settings |
Importing doesn't delete the original .minecraft folder. Your vanilla launcher profiles remain untouched and functional.
Import from Kable ZIP
Restore installations exported from Kable or shared by other users. Perfect for modpack distribution or cross-computer syncing.
Share your modpack setups with friends! Export an installation, send the ZIP, and they get an identical setup with one click.
Installation Configuration
Fine-tune every aspect of how Minecraft runs for each installation. All settings are per-installation and don't affect others.
| Configuration | Description | Example Values |
|---|---|---|
| Game Directory | Custom location for installation data. Leave empty to use global directory. | D:\Games\MC-Modded |
| JVM Memory (-Xms/-Xmx) | Minimum and maximum heap size for Java. Higher = better performance for modded. | 2048MB min, 8192MB max |
| Custom JVM Arguments | Advanced Java flags for GC tuning, performance, and debugging. | -XX:+UseG1GC |
| Window Resolution | Default game window dimensions on launch. | 1920x1080, 2560x1440 |
| Java Version | Specific Java executable path. Auto-detect finds best match. | C:\Java\jdk-25 |
| Mod Loader Version | Pin specific Fabric/Forge version for stability. | Fabric 0.15.3, Forge 49.0.3 |
Allocating too much RAM (over 12GB) can actually hurt performance due to garbage collection pauses. 4-8GB is ideal for most modpacks.