Made launcher scripts on OSX find java the recommended way
This commit is contained in:
parent
e94d553c22
commit
a999e1e804
4 changed files with 29 additions and 5 deletions
|
@ -22,7 +22,8 @@
|
|||
"Added a Validate warning about FTL 1.5.13 for chars outside windows-1252",
|
||||
"Disabled XML escaping when reencoding to ensure invalid chars cause an error",
|
||||
"Changed logging framework to SLF4J/Logback",
|
||||
"Changed command line parser to picocli"
|
||||
"Changed command line parser to picocli",
|
||||
"Made launcher scripts on OSX find java the recommended way"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@ Changelog
|
|||
- Added a Validate warning about FTL 1.5.13 for chars outside windows-1252
|
||||
- Changed logging framework to SLF4J/Logback
|
||||
- Changed command line parser to picocli
|
||||
- Made launcher scripts on OSX find java the recommended way
|
||||
|
||||
1.9:
|
||||
- Fixed corrupted civilian sector music in FTL 1.6.1+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue