Added Validate warnings about FTL 1.6.1 for PNG, MP3, and TTF files
This commit is contained in:
parent
3aedf9b561
commit
cbd1a610ce
3 changed files with 36 additions and 3 deletions
|
@ -11,6 +11,15 @@
|
|||
"notice" : "Reminder: Return FTL to an unmodded state before upgrading SMM.\nAnd delete SMM's backups when upgrading FTL."
|
||||
},
|
||||
"changelog" : [
|
||||
{
|
||||
"version" : "1.9.1",
|
||||
"hidden" : true,
|
||||
"changes" : [
|
||||
"Edited a comment in boilerplate mod metadata to include AE ships",
|
||||
"Fixed omitted Validate warnings for PNG files",
|
||||
"Added Validate warnings about FTL 1.6.1+ for TTF, MP3, and PNG files"
|
||||
]
|
||||
},
|
||||
{
|
||||
"version" : "1.9",
|
||||
"hidden" : false,
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
Changelog
|
||||
|
||||
1.9.1:
|
||||
- Edited a comment in boilerplate mod metadata to include AE ships
|
||||
- Fixed omitted Validate warnings for PNG files
|
||||
- Added Validate warnings about FTL 1.6.1+ for TTF, MP3, and PNG files
|
||||
|
||||
1.9:
|
||||
- Fixed corrupted civilian sector music in FTL 1.6.1+
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue