pub async fn load_shaderpacks(
    minecraft_path: impl AsRef<Path>
) -> CobbleResult<Vec<Shaderpack>>
Available on crate feature shaderpacks only.
Expand description

Loads all shaderpacks from the minecraft folder.