pub async fn download_server( version: &str, remove_old_server_versions: bool, override_directory: Option<PathBuf>, ) -> PathBuf