Skip to content

Commit e9d8681

Browse files
author
Malah
committed
recompil KSP 1.2.1
1 parent 0b82967 commit e9d8681

File tree

117 files changed

+247
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+247
-130
lines changed
0 Bytes
Binary file not shown.

GameData/QuickMods/QuickBrake/QuickBrake.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"NAME" : "QuickBrake",
33
"URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickBrake/QuickBrake.version",
4-
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickBrake/README.md",
4+
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickBrake/README.md",
55
"DOWNLOAD" : "http://spacedock.info/mod/103/QuickBrake",
66
"VERSION": {
77
"MAJOR" : 1,
88
"MINOR" : 2,
9-
"PATCH" : 1,
9+
"PATCH" : 2,
1010
"BUILD" : 0
1111
},
1212
"KSP_VERSION": {
1313
"MAJOR" : 1,
1414
"MINOR" : 2,
15-
"PATCH" : 0
15+
"PATCH" : 1
1616
},
1717
"KSP_VERSION_MIN": {
1818
"MAJOR" : 1,

GameData/QuickMods/QuickBrake/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Delete the QuickMods/QuickBrake folder in your KSP/GameData folder.
3434

3535
#### Changelog
3636

37+
v1.22 - 2016.11.02
38+
* Compiled against KSP 1.2.1.1604
39+
3740
v1.21 - 2016.10.31
3841
* New: Changed the directory to GameData/QuickMods/QuickBrake
3942
* Fix: Updated ToolbarWrapper to Toolbar 1.7.13,
0 Bytes
Binary file not shown.

GameData/QuickMods/QuickContracts/QuickContracts.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"NAME" : "QuickContracts",
33
"URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickContracts/QuickContracts.version",
4-
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickContracts/README.md",
4+
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickContracts/README.md",
55
"DOWNLOAD" : "http://spacedock.info/mod/104/QuickContracts",
66
"VERSION": {
77
"MAJOR" : 1,
88
"MINOR" : 1,
9-
"PATCH" : 2,
9+
"PATCH" : 3,
1010
"BUILD" : 0
1111
},
1212
"KSP_VERSION": {
1313
"MAJOR" : 1,
1414
"MINOR" : 2,
15-
"PATCH" : 0
15+
"PATCH" : 1
1616
},
1717
"KSP_VERSION_MIN": {
1818
"MAJOR" : 1,

GameData/QuickMods/QuickContracts/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Delete the QuickMods/QuickContracts folder in your KSP/GameData folder.
4040

4141
#### Changelog
4242

43+
v1.13 - 2016.11.02
44+
* Compiled against KSP 1.2.1.1604
45+
4346
v1.12 - 2016.10.31
4447
* New: Changed the directory to GameData/QuickMods/QuickContracts
4548
* Fix: Corrected the set keys,
0 Bytes
Binary file not shown.

GameData/QuickMods/QuickCursorHider/QuickCursorHider.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"NAME" : "QuickCursorHider",
33
"URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickCursorHider/QuickCursorHider.version",
4-
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickCursorHider/README.md",
4+
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/malahx/QuickMods/master/QuickCursorHider/README.md",
55
"DOWNLOAD" : "http://spacedock.info/mod/783/QuickCursorHider",
66
"VERSION": {
77
"MAJOR" : 1,
88
"MINOR" : 0,
9-
"PATCH" : 3,
9+
"PATCH" : 4,
1010
"BUILD" : 0
1111
},
1212
"KSP_VERSION": {
1313
"MAJOR" : 1,
1414
"MINOR" : 2,
15-
"PATCH" : 0
15+
"PATCH" : 1
1616
},
1717
"KSP_VERSION_MIN": {
1818
"MAJOR" : 1,

GameData/QuickMods/QuickCursorHider/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Delete the QuickMods/QuickCursorHider folder in your KSP/GameData folder.
3535

3636
#### Changelog
3737

38+
v1.04 - 2016.11.02
39+
* Compiled against KSP 1.2.1.1604
40+
3841
v1.03 - 2016.10.31
3942
* New: Changed the directory to GameData/QuickMods/QuickCursorHider
4043
* The default QuickMods repository is now: https://github.com/malahx/QuickMods
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)