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
Copy file name to clipboardExpand all lines: README.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,12 +33,12 @@ QuickMods is a tiny plugin that adds a few small features.
33
33
34
34
Features:
35
35
* Brake: automatic brake vessel at load/control lost and toggle brake with key.
36
-
* Pause: pause the game when you escape it.
36
+
* Pause: pause the game when you open the escape menu, in the editor, add a pause key, and disable pause when decrease warp.
37
37
* PrecisionControl: force precision control at flight loading, it also adds notification when you toggle precision control mode.
38
38
* Revert: lost revert when you pass the atmosphere.
39
39
* Scroll: scroll the R&D view when click mouse.
40
-
*StopWarp: stop warp when vessel situation change.
41
-
*VesselNames: add a new vessel name when you create a new vessel in the VAB.
40
+
*Warp: stop warp when vessel situation change.
41
+
*VabVesselNames: add a new vessel name when you create a new vessel in the VAB.
42
42
43
43
All the features are disabled by default.
44
44
To enable them, go to Settings -> Mods -> QuickMods -> Choose what you want.
@@ -47,11 +47,6 @@ To enable them, go to Settings -> Mods -> QuickMods -> Choose what you want.
47
47
48
48
All the vessel names are located in the folder <yourinstallationpath>\Kerbal Space Program 2\BepInEx\plugins\QuickMods\VesselNames
49
49
50
-
**ATTENTION: if you update QuickMods you will overwrite any changes made the txt files.**
51
-
52
-
By default, vessel names differ by vessel type. However, with the CustomVesselNames option, the vessel type is ignored.
53
-
To use this feature, you must enable it AND add a new file named CustomVesselNames.txt in the VesselNames folder. This file will not be overwritten when updating QuickMods.
0 commit comments