A custom launcher for Minecraft (WIP) and a collection of self-sufficient library crates used in development of this launcher with the (future) addition of some useful CLI utilities
Find a file
erius cf9827ee24 Slight modification of list example according to the changes below
`find_system_installations` now fetches system drive and puts it into
the paths
`find_system_installations` now returns an `Option` since the retrieval
of system drive could fail
Changed some runtime platform checks to compile-time checks in `find`
module unit tests
2025-05-25 03:06:00 +03:00
java-util Slight modification of list example according to the changes below 2025-05-25 03:06:00 +03:00
jman Fixed logging successfuly java installation find when in fact it was not 2025-05-18 19:24:21 +03:00
.gitignore Initial commit 2025-05-05 21:17:19 +00:00
Cargo.toml Fixed logging successfuly java installation find when in fact it was not 2025-05-18 19:24:21 +03:00
LICENSE Initial commit 2025-05-05 21:17:19 +00:00
README.md Update README.md 2025-05-05 21:22:57 +00:00

EMC

A custom launcher for Minecraft (WIP) and a collection of self-sufficient library crates used in development of this launcher with the (future) addition of some useful CLI utilities