net-lisias-ksp / KSP-Recall

Recall for KSP blunders, screw ups and borks.
GNU General Public License v2.0
25 stars 2 forks source link

Not sure how to install 0.3.0.0 #50

Closed tomtheisen closed 2 years ago

tomtheisen commented 2 years ago

I'm a beginner at KSP mods, and KSP in general. I'm having some trouble following the installation instructions in INSTALL.md for the 0.3.0.0 zip package. Here's the excerpt I'm looking at.

  • REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE INSTALLING, including any other fork:
    • Delete <KSP_ROOT>/GameData/999_KSP-Recall
  • Extract the package's GameData/ folder into your KSP's as follows:
    • <PACKAGE>/GameData/000_KSP-Recall/* --> <KSP_ROOT>/GameData/000_KSP-Recall
      • Overwrite any preexisting file.

And then it says this folder structure must be present.

<KSP_ROOT>
  [GameData]
      [000_KSP-Recall]

But in the zip file package, there's a 999_KSP-Recall folder, not 000_KSP-Recall. It specifically says to delete 999 one. Where do I get the 000 one? Should I rename the folder from the zip?

tomtheisen commented 2 years ago

I'll move this to Discussions, as it's probably not an issue.

Lisias commented 2 years ago

I'll move this to Discussions, as it's probably not an issue.

It was! :)

I fixed it on commit https://github.com/net-lisias-ksp/KSP-Recall/commit/a9fdd64e30d08fc8515b5b42e77cd555e285aa79 .

Thanks for the heads up, @tomtheisen !!!