mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 21:40:46 +00:00
More documentation.
This commit is contained in:
@@ -64,8 +64,14 @@ public final class Configuration {
|
||||
|
||||
private static File directory = unspecifiedFile;
|
||||
|
||||
/**
|
||||
* Log level
|
||||
*/
|
||||
public static final Level logLevel;
|
||||
|
||||
/**
|
||||
* Show stats
|
||||
*/
|
||||
public static boolean showStat;
|
||||
|
||||
@ConfigurationDefaultBoolean(true)
|
||||
|
||||
Reference in New Issue
Block a user