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.
go build && ./go-kerbal
- Automatically keeps metadata up to date
- Search through mods
- View logs in-app
- Download, install, and remove mods
- Automatically check for conflicts/dependencies
Check out the Projects tab.