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.
- Added
executable
andlauncher
paths - Added
get_runtime
function to get the java runtime executable. - Added support for bedrock on linux and iOS.
- Renamed
root
togame
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.
- Initial commit