DaniruKun / kdr

Kerbal Debris Removal - remove debris from your KSP 2 save file instantly!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Kerbal Debris Removal - KDR is a small tool to automatically remove all "debris" type vessels in a KSP 2 save file.

Installation

Grab a release from Releases, or build yourself using Go toolchain:

go build .

You can also install with go install

Usage

kdr -i save.json -o new.json

This program is in early WIP, it comes with no warranty and will be improved in the future.

About

Kerbal Debris Removal - remove debris from your KSP 2 save file instantly!

License:GNU General Public License v3.0


Languages

Language:Go 78.2%Language:Makefile 21.8%