Set current version to 1.4
This commit is contained in:
parent
5ae8a54dd4
commit
d635ce0158
1 changed files with 10 additions and 3 deletions
|
@ -2,15 +2,22 @@
|
||||||
"history_versions" : {
|
"history_versions" : {
|
||||||
"1" : {
|
"1" : {
|
||||||
"latest" : {
|
"latest" : {
|
||||||
"version" : "1.3",
|
"version" : "1.4",
|
||||||
"urls" : {
|
"urls" : {
|
||||||
"Forum" : "http://www.ftlgame.com/forum/viewtopic.php?f=12&t=17102",
|
"Forum" : "http://www.ftlgame.com/forum/viewtopic.php?f=12&t=17102",
|
||||||
"Mac/Linux" : "http://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.3/Slipstream%20Mod%20Manager%20v1.3-Unix.tar.gz/download",
|
"Mac/Linux" : "http://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.4/Slipstream%20Mod%20Manager%20v1.4-Unix.tar.gz/download",
|
||||||
"Windows" : "http://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.3/Slipstream%20Mod%20Manager%20v1.3-Win.zip/download"
|
"Windows" : "http://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.4/Slipstream%20Mod%20Manager%20v1.4-Win.zip/download"
|
||||||
},
|
},
|
||||||
"notice" : "Important: Return FTL to an unmodded state before switching to a new version."
|
"notice" : "Important: Return FTL to an unmodded state before switching to a new version."
|
||||||
},
|
},
|
||||||
"changelog" : [
|
"changelog" : [
|
||||||
|
{
|
||||||
|
"version" : "1.4",
|
||||||
|
"changes" : [
|
||||||
|
"Cleaned up some dodgy code when initially prompting for FTL's location",
|
||||||
|
"Added another common game location: \"C:\\Program Files (x86)\\FTL\""
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version" : "1.3",
|
"version" : "1.3",
|
||||||
"changes" : [
|
"changes" : [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue