modulepackage
0.0.0-20220508032220-4a904d87f1df
Repository: https://github.com/jedwards1230/go-kerbal.git
Documentation: pkg.go.dev
# README
go-kerbal
This will eventually be a Go clone of the Kerbal CKAN Mod Manager. This uses the metadata files from CKAN-Meta. I used Bubble Tea to build the UI.
I use CKAN every time I play KSP. This project is mostly to get comfortable with Go. I would like to have this functional and ready to port for KSP 2 whenever that is released.
To run
go build && ./go-kerbal
Features so far:
- Automatically keeps metadata up to date
- Search through mods
- View logs in-app
- Download, install, and remove mods
- Automatically check for conflicts/dependencies
Images
TODO:
Check out the Projects tab.