Added a config option to launch FTL via Steam, if possible (kartoFlane)
This commit is contained in:
parent
a3ab324308
commit
be8a84cd2e
8 changed files with 138 additions and 17 deletions
|
@ -11,6 +11,13 @@
|
|||
"notice" : "Important: Return FTL to an unmodded state before switching to a new version."
|
||||
},
|
||||
"changelog" : [
|
||||
{
|
||||
"version" : "1.7",
|
||||
"hidden" : "true",
|
||||
"changes" : [
|
||||
"Added a config option to launch FTL via Steam, if possible"
|
||||
]
|
||||
},
|
||||
{
|
||||
"version" : "1.6",
|
||||
"hidden" : "false",
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
Changelog
|
||||
|
||||
1.7:
|
||||
- Added a config option to launch FTL via Steam, if possible
|
||||
|
||||
1.6:
|
||||
- Fixed modorder not being saved properly
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue