Skip to content

therealmrawsky/DietMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DietMC - Minecraft Jar Optimizer

DietMC is a tool designed to optimize Minecraft jar files by compressing images and replacing certain files within the jar. This can help reduce the file size of Minecraft installations, leading to faster loading times and improved performance.

Installation

To use DietMC, follow these steps:

  1. Clone the repository:
  • git clone https://github.com/yourusername/DietMC.git

  • Install dependencies:

    DietMC requires Python 3.x and the Pillow library. You can install dependencies using pip:

  • pip install -r requirements.txt

  • Run the script:

    Navigate to the directory where you cloned the repository and run the main script:

  1. cd DietMC python dietmc.py

  2. Follow the prompts:

    The script will prompt you to enter the location of your Minecraft versions directory. Enter the path to your Minecraft directory and press Enter.

  3. Wait for optimization:

    DietMC will analyze and optimize the jar files found in your Minecraft versions directory. Depending on the size of your installation, this process may take some time.

  4. Enjoy your optimized Minecraft:

    Once the optimization process is complete, you can launch Minecraft as usual (rememeber to turn off internet to skip file verification). You should notice faster loading times and potentially improved performance.

Contributing

If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on GitHub.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

Compressing minecraft to the extreme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages