Changed command line parser to picocli
This commit is contained in:
parent
cc00cd9c95
commit
31143cfbfb
6 changed files with 159 additions and 181 deletions
|
@ -19,7 +19,8 @@
|
|||
"Made the comments in boilerplace mod metadata optional",
|
||||
"Fixed omitted Validate warnings for PNG files",
|
||||
"Added Validate warnings about FTL 1.6.1+ for TTF, MP3, and PNG files",
|
||||
"Changed logging framework to SLF4J/Logback"
|
||||
"Changed logging framework to SLF4J/Logback",
|
||||
"Changed command line parser to picocli"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue