You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2018. It is now read-only.
This is free and unencumbered software released into the public domain.
@@ -8,18 +8,14 @@ This is free and unencumbered software released into the public domain.
8
8
#### What is it?
9
9
10
10
StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts.
11
-
StockPlugins support Engineer, KerbalEngineer, KerbalGPS, MechJeb, Protractor, Telemachus and kOS.
11
+
StockPlugins support KerbalEngineer, KerbalGPS, MechJeb, Protractor, kOS and Graphotron.
12
12
You don't need all these plugins for the use of StockPlugins.
13
13
14
-
This config file requires ModuleManager v2.5.X.
14
+
This config file requires ModuleManager v2.6.X.
15
15
16
16
All parts from these plugins can't be accessed on the editor. If you don't use them on your savegame, you can delete the parts folder.
17
17
18
18
You can delete these folders:
19
-
- Engineer:
20
-
* Kerbal Space Program/GameData/Engineer/Engineer7500
21
-
* Kerbal Space Program/GameData/Engineer/EngineerChip
22
-
* Kerbal Space Program/GameData/Engineer/EngineerChipFlight
23
19
- KerbalEngineer:
24
20
* Kerbal Space Program/GameData/KerbalEngineer/Parts
25
21
- KerbalGPS:
@@ -28,14 +24,16 @@ You can delete these folders:
28
24
* Kerbal Space Program/GameData/MechJeb2/Parts
29
25
- Protractor:
30
26
* Kerbal Space Program/GameData/Protractor/Parts
31
-
- Telemachus:
32
-
* Kerbal Space Program/GameData/Telemachus/Parts
33
27
- kOS:
34
-
* Kerbal Space Program/GameData/kOS/Parts
28
+
* Kerbal Space Program/GameData/kOS/Parts
29
+
- Graphotron:
30
+
* Kerbal Space Program/GameData/Kerbaltek/Graphotron/Parts
35
31
36
32
If you don't want to delete these folders, you can Prune them with AutoPruner.
37
33
put StockPlugins.pnrl into the folder where AutoPruner is.
38
34
and in command line: pruner -prune StockPlugins.prnl
35
+
36
+
In stock, KerbalEngineer has in these options the possibility to don't used his part. If you use StockPlugins only for KerbalEngineer, I suggest you to look at KerbalEngineer's options.
39
37
40
38
#### How to install it ?
41
39
@@ -46,15 +44,21 @@ Unzip all files. Put the folder which in the GameData folder in your KSP/GameDat
46
44
You need to delete the [mod]_Stock folder in your KSP/GameData folder.
47
45
48
46
#### Changelog
47
+
48
+
v1.02 - 2015.05.07
49
+
* New: Added support of Graphotron,
50
+
* Fix: Deleted the support of Engineer v0.6 and Telemachus which aren't up to date,
51
+
* Update ModuleManager to 2.6.3,
52
+
* Update to KSP 1.02
49
53
50
54
v1.01 - 2014.12.21
51
-
- New: Added support of kOS,
52
-
- Fix: Blocked the KerbalEngineer parts from the editor,
53
-
- Update ModuleManager to 2.5.4,
54
-
- Update to 0.90
55
+
* New: Added support of kOS,
56
+
* Fix: Blocked the KerbalEngineer parts from the editor,
57
+
* Update ModuleManager to 2.5.4,
58
+
* Update to 0.90
55
59
56
60
v1.00 - 2014.12.09
57
-
- First release
61
+
* First release
58
62
59
63
#### Troubleshooting?
60
64
@@ -63,28 +67,30 @@ All functions from the supported plugins will be set on the pods/probes.
63
67
64
68
#### Thanks!
65
69
66
-
to sarbian for the mod ModuleManager,
67
-
to cybutek for the mod Engineer,
68
-
to PakledHostage for the mod Figaro Global Navigation Satellite System,
69
-
to r4m0n, sarbian and all others who contributed to MechJeb,
70
-
to Addle and mrenigma03 for the mod Protractor,
71
-
to Rich for the mod Telemachus,
72
-
to Felger for the script AutoPruner,
73
-
to all other mods developers which make this game really huge,
74
-
and to Squad for this awesome game.
70
+
* to sarbian for the mod ModuleManager,
71
+
* to olex, DYJ, khyperia and Kerbaltek for the mod Graphotron,
72
+
* to cybutek for the mod Engineer,
73
+
* to PakledHostage for the mod Figaro Global Navigation Satellite System,
74
+
* to r4m0n, sarbian and all others who contributed to MechJeb,
75
+
* to Addle and mrenigma03 for the mod Protractor,
76
+
* to Rich for the mod Telemachus,
77
+
* to Felger for the script AutoPruner,
78
+
* to all other mods developers which make this game really huge,
0 commit comments