pub async fn load_loader_mods(
    loader_mods_path: impl AsRef<Path>
) -> CobbleResult<Vec<LoaderMod>>
Available on crate feature loader-mods only.
Expand description

Loads all loader mods from the minecraft folder.