smallauncher

Crates.iosmallauncher
lib.rssmallauncher
version
sourcesrc
created_at2025-02-09 22:22:28.469545+00
updated_at2025-02-24 20:49:38.180257+00
descriptionminimal minecraft launcher
homepagehttps://smallauncher.com/
repository
max_upload_size
id1549349
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(Heraclito-Q-Saldanha)

documentation

README

smallauncher

action

minimal cli minecraft(java) launcher

smallauncher downloads and run minecraft for you

download minecraft

the correct version of java for the game is automatically downloaded

smallauncher -d <version>

join in your minecraft account

smallauncher -a

run the game

smallauncher -r <version> <username>

full set of commands

smallauncher -d   --download <version>
smallauncher -c   --check    <version>
smallauncher -r   --run      <version> <user_name>
smallauncher -s   --search   <version>
smallauncher -l   --list
smallauncher -la  --list-all
smallauncher -a   --authenticate

install

using cargo

cargo install smallauncher

manual instalation

download the latest version of the launcher and add binary to the path

needs help? join our discord

Dual-licensed under MIT or the UNLICENSE.

Commit count: 0

cargo fmt