Skip to content

bowser-2077/CascadeMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌊 CascadeMC

CascadeMC Logo

A lightweight, clean, and open-source Minecraft launcher focused on Vanilla and Fabric, built with simplicity and performance in mind.


✨ What is CascadeMC?

CascadeMC is a Python-based Minecraft launcher designed for users who want:

  • A fast and minimal launcher
  • Full control over their Minecraft setup
  • Crack support without Microsoft authentication
  • Open-source transparency

It supports Vanilla and Fabric, with basic mod functionality already available.


⚠️ Important Notes

  • The compiled (.exe) version may not work on all systems.
  • For best stability, install via source code and run it manually.
  • Mod support is available but still experimental.

🔓 Authentication & Crack Support

Yes, crack is supported CascadeMC is a cracked launcher by default and will never add Microsoft authentication.

  • Uses authlib-injector for multiplayer support
  • Offline & custom usernames supported

🛡️ Is CascadeMC Safe?

Yes.

  • CascadeMC is 100% open source
  • You can inspect, audit, and compile the code yourself
  • No hidden behavior, no telemetry, no closed-source components

Unlike launchers such as TLauncher, CascadeMC is fully transparent.


📥 Installation Guide

🧩 Source Code Installation (Recommended)

Step 1 – Download the source code as a ZIP Step 2 – Extract the ZIP file Step 3 – Open Command Prompt and navigate to the project folder:

cd C:\path\to\cascadeMC

Step 4 – Install dependencies:

pip install PySide6 requests minecraft-launcher-lib uuid

Step 5 – Run the launcher:

python main.py

✅ Your launcher is now ready!

Note

On Linux based systems, you will need to create a venv to launch it.


📦 Compiled Version (Experimental)

Step 1 – Download the latest release
Step 2 – Extract the files
Step 3 – Launch CascadeMC.exe

⚠️ If it does not work, please use the source code version.


🚀 Features

  • 🪶 Lightweight & fast executable
  • 🧵 Fabric mod support
  • 🔓 Crack-only client (authlib-injector)
  • 👕 Skin preview before launch
  • 🧠 Custom RAM allocation
  • 🖥️ Integrated PaperMC server creator
  • ☕ Automatic Java installation if missing
  • 🎨 Modern UI built with PySide6 (It was a pain to learn 😄)
  • 📜 Clean and readable log system

🎮 Usage

CascadeMC is straightforward to use:

  • Select a Minecraft version
  • Install Fabric or Vanilla
  • Add mods manually
  • Launch and play

If you fork this repository, please credit the original author ❤️


🗺️ Roadmap

  • ✅ Mod support by default
  • ✅ Multiple version support
  • ✅ Improved UI
  • ✅ Server support
  • ✅ Multiplayer support (authlib-injector)
  • ❓ Mods marketplace (maybe)
  • ❌ Cosmetics system (not planned)

❤️ Final Notes

CascadeMC is a passion project, not a corporate launcher. If you encounter bugs, have ideas, or want to contribute — PRs are welcome!

Enjoy Minecraft, your way 🌊⛏️

About

Minecraft launcher, idk why that name

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages