Skip to content

Commit

Permalink
Document options
Browse files Browse the repository at this point in the history
  • Loading branch information
keastrid committed Mar 22, 2022
1 parent 0019f30 commit a461aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/launch_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ use std::io::BufRead;
use std::path::{Path};
use config::{Config, FileFormat};

/// These are read in from launcher.ini from the current working directory
pub struct LauncherConfig {
/// key: jvm_install; format: String (path), can be relative by preceding with './';
/// what it does: the path to the location of the jvm.dll -
Expand Down

0 comments on commit a461aa8

Please sign in to comment.