Skip to content

Releases: marvin1099/Prism-MC-Updater

v0.2

18 Aug 20:46
Compare
Choose a tag to compare

Overview

This release improves the mc-update.py script, making it easier to automatically update Minecraft instances in MultiMC or Prism Launcher to the latest version.

New Features

  • Release Type Selection:
    • Use the release argument to update to the latest release (default).
    • Use the snapshot argument to update to the latest snapshot.

Improvements

  • Simplified Configuration:

    • Automatically selects the update type based on a variable or command-line arguments.
  • Enhanced Error Handling:

    • Improved retry logic for internet connectivity.
    • Clearer error messages for configuration issues.
  • Cleaner Code:

    • Modular functions and improved variable naming for better readability.

v0.1

22 Aug 23:44
Compare
Choose a tag to compare
Update README.md