Skip to content

Kapy2003/kapymine-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kapymine Launcher Icon

Kapymine Launcher

Kapymine Launcher is a simple, user-friendly Bash-based Minecraft launcher wrapper.
It automates:

  • Creating an offline Minecraft account.
  • Downloading and launching the latest vanilla Minecraft release.
  • Managing multiple installed versions.
  • Providing a clean graphical interface via Zenity.

Note: This project is intended for educational and personal use.


🚀 Features

✅ Automatically fetches the latest Minecraft version from PrismLauncher By Diegiwg
✅ Creates PrismLauncher-compatible instances
✅ Offline account setup for quick testing
✅ Zenity-based graphical menus:
✅ Supports uninstall via a dedicated script


📂 Project Structure

Kapymine-Launcher/
├── kapymine-launcher.sh # Main launcher script
├── uninstall.sh # Uninstaller script
├── install.sh # Installer script
├── kapymine.png # Icon
└── README.md # This file

💻 Installation

  1. Dependencies

Arch:

sudo pacman -S jq zenity

Debian/Ubuntu:

sudo apt install jq zenity
  1. Installation
pacman -S --needed git base-devel
git clone https://github.com/Kapy2003/kapymine-launcher.git --depth 1
cd kapymine-launcher
./install.sh && exit
  1. Uninstallation
cd kapymine-launcher
./uninstall.sh

About

Kapymine Launcher – A high-performance, Bash-based Minecraft environment designed for simplicity. It automates offline account creation and vanilla version management through a custom-themed YAD interface. Built for speed and ease of use on Arch Linux and beyond.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages