Releases: Felger/AutoPruner
Releases · Felger/AutoPruner
AutoPruner v1.1
AutoPruner v1.0
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
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.