Skip to content

Commit bb9baaa

Browse files
committed
Updating INSTALL instructions
1 parent b74359e commit bb9baaa

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

INSTALL.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@ A Watch Dog for Module Manager.
77
To install, place the GameData folder inside your Kerbal Space Program folder:
88

99
* **REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE INSTALLING**, including any other fork:
10-
+ Delete `<KSP_ROOT>/GameData/999_MMWD.dll`
10+
+ Delete `<KSP_ROOT>/GameData/666_ModuleManagerWatchDog.dll `
1111
* Extract the package's `GameData/` folder into your KSP's as follows:
12-
+ `<PACKAGE>/GameData/999_MMWD.dll` --> `<KSP_ROOT>/GameData`
12+
+ `<PACKAGE>/GameData/666_ModuleManagerWatchDog.dll ` --> `<KSP_ROOT>/GameData`
1313
- Overwrite any preexisting file.
14+
+ **NOTE**: If you are using CKAN, the following file **should not** be installed (remove it manually if needed):
15+
- `<KSP_ROOT>GameData/ModuleManagerWatchDog/Plugins/WatchDogInstallChecker.dll`
16+
- But if you are using CKAN, why in hell are you installing it manually? :)
1417

1518
The following file layout must be present after installation:
1619

0 commit comments

Comments
 (0)