Skip to content

Releases: Felger/AutoPruner

AutoPruner v1.1

19 Jan 21:54
Compare
Choose a tag to compare

Added more prunelists

AutoPruner v1.0

18 Jan 23:53
Compare
Choose a tag to compare

Installation and Use instructions:

  • Install to /Kerbal Space Program/AutoPruner/
  • Run StartThis.bat (or navigate to the PRNLs directory via terminal on Linux or Mac)
  • run (windows):

    pruner -prune prunelistname.prnl

  • run (Linux/Mac):

    ./pruner.pl -prune prunelistname.prnl

(Haven't tested on Mac, should work)
More usage instructions included in the README

Changelog:

  • Fixed some bugs, incorporated PJF's performance fixes
  • Added AIES to the prunelists
  • Added -list option, lists the available prunelists

AutoPruner v0.0

27 Nov 04:38
Compare
Choose a tag to compare

Initial release of AutoPruner.

Features:
*Prunes and Unprunes files included in prunelists (.prnl files)
*Fully reversible, all data still in place, nothing is permanently deleted.