Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PackedMC

A fully Open Source GUI to manage Minecraft Instances and Mods.
It is written in Python 3.14 and uses a PyQT6 interface in combination with qt-material. When pressing "Play" inside PackedMC, it will start the official Minecraft Launcher and select a profile, so you can just press "play" inside the Launcher and start the correct version.

Features

  • Create Minecraft instances and download mods from Modrinth or CurseForge.
  • Import your Minecraft instances from the standard Minecraft Launcher into PackedMC.
  • Mods are automatically downloaded and updated.
  • Native support and automatic downloads for Minecraft Vanilla and Fabric.
  • Play using the standard Minecraft Launcher. No additional login required.

Installation

You can find premade installer files here.
PackedMC requires the standard (official) Minecraft Launcher to be able to play.

Windows

Download the Installer for Windows.
Execute the installer and follow the instructions. It will automatically install the newest Version of PackedMC.
After the installation has finished you will find PackedMC in your Apps.
Any updates to PackedMC will be downloaded automatically. The new features will be available after a restart of PackedMC.

Direct Installation using Python

Download the whole source code from the latest release and move it to where you want it to be.
Install Python 3.14.
Install the requirements inside the PackedMC directory: pip install -r requirements.txt.
You can now start PackedMC with python main.py.
Any updates to PackedMC will be downloaded automatically. The new features will be available after a restart of PackedMC.

Uninstall PackedMC

If you decide to uninstall PackedMC, follow the instructions for your platform below:

Windows

Click the start menu and search for PackedMC.
Click on "Open file location". This should lead you to something like C:\Users\[name]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs.
Right-Click on PackedMC and choose "Open file path". This leads you to the files of PackedMC, default is C:\Users\[name]\AppData\Local\Programs\PackedMC\python.
Go outside the python directory and outside the PackedMC directory, and then delete this. Then also delete the first file at ...\Microsoft\Windows\Start Menu\Programs and you are done.

About

A fully Open Source GUI to manage Minecraft Instances and Mods. The goal is to play using official sources and manage everything else in the background

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages