https://github.com/hbjydev/rkan
Like NetKAN, but in Rust, so… RKAN.
https://github.com/hbjydev/rkan
ckan kerbal-space-program modding
Last synced: 16 days ago
JSON representation
Like NetKAN, but in Rust, so… RKAN.
- Host: GitHub
- URL: https://github.com/hbjydev/rkan
- Owner: hbjydev
- Created: 2026-04-03T19:29:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-03T20:31:09.000Z (3 months ago)
- Last Synced: 2026-04-03T20:55:02.402Z (3 months ago)
- Topics: ckan, kerbal-space-program, modding
- Language: Rust
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-crates.io.md
Awesome Lists containing this project
README
# RKAN
A NetKAN replacement for KSP modders to build and maintain their own CKAN
metadata files & repositories.
## Installation
You can install it with `cargo`.
```bash
$ cargo install rkan
```