pub fn build_classpath(
    version_data: &VersionData,
    minecraft_path: impl AsRef<Path>,
    libraries_path: impl AsRef<Path>
) -> CobbleResult<String>
Expand description

Build the classpath.