Changed command line parser to picocli

This commit is contained in:
Vhati 2017-12-27 09:42:47 -05:00
parent cc00cd9c95
commit 31143cfbfb
6 changed files with 159 additions and 181 deletions

View file

@ -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"
]
},
{

View file

@ -6,6 +6,7 @@ Changelog
- 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 command line parser to picocli
1.9:
- Fixed corrupted civilian sector music in FTL 1.6.1+