From 5c74cae3ca4f97b49fe8858c6fa84d224fc02ccf Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Thu, 16 Jan 2025 23:39:40 -0600 Subject: extracting natives --- ozone-cli/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ozone-cli/src/main.rs') diff --git a/ozone-cli/src/main.rs b/ozone-cli/src/main.rs index e4d1528..dd59f9d 100644 --- a/ozone-cli/src/main.rs +++ b/ozone-cli/src/main.rs @@ -15,7 +15,7 @@ async fn main() -> Result<(), Box> { let launcher = o3launcher::launcher::Launcher::new(PathBuf::from("./work").as_path(), true).await?; let profile = Profile { - version_id: "25w02a".into(), + version_id: "1.8.9".into(), java_runtime: None, instance: "".into() }; -- cgit v1.2.3-70-g09d2