Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 772 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 772 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 10/27/2024

General

  • Added executable and launcher paths
  • Added get_runtime function to get the java runtime executable.
  • Added support for bedrock on linux and iOS.
  • Renamed root to game which goes to the .minecraft or com.mojang directory.
  • Java Edition on Windows, linux, and macOS will now read launcher_profiles.json to get the game directory.
  • Bedrock Edition on linux will now check profiles.ini to get the game directory.

[1.0.0] - 9/11/2024

General

  • Initial commit