pub async fn load_servers(
    servers_file: impl AsRef<Path> + Send
) -> CobbleResult<Vec<Server>>
Available on crate feature servers only.
Expand description

Loads all servers from the minecraft folder.