Fix java version specifier being in snake case

This commit is contained in:
Jai A
2021-12-19 19:04:42 -07:00
parent c9598b674c
commit 80173634a0
3 changed files with 3 additions and 2 deletions

View File

@@ -230,6 +230,7 @@ pub struct LibraryExtract {
}
#[derive(Serialize, Deserialize, Debug)]
#[serde(rename_all = "camelCase")]
/// Information about the java version the game needs
pub struct JavaVersion {
/// The component needed for the Java installation