Crate libium

Source

Re-exports§

pub use add::add;
pub use scan::scan;

Modules§

add
config
file_picker
modpack
scan
upgrade
version_ext

Structs§

APIs

Statics§

HOME

Functions§

get_minecraft_dir
Get the default Minecraft instance directory based on the current compilation target_os. If the target_os doesn’t match "macos", "linux", or "windows", this function will not compile.
read_wrapper
Read source and return the data as a string