Skip to content

KSP-CKAN/CKAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20bca9f · Oct 6, 2024
Sep 30, 2024
Nov 18, 2023
Sep 7, 2024
Sep 26, 2024
Oct 5, 2024
Oct 4, 2024
Oct 1, 2024
Oct 5, 2024
Apr 6, 2017
Sep 29, 2024
Dec 20, 2017
May 19, 2024
Jun 7, 2024
Oct 4, 2024
Mar 22, 2020
Sep 17, 2024
Jun 7, 2024
Sep 2, 2024
Oct 31, 2021
Mar 6, 2024
Oct 6, 2024
Jun 26, 2024
Nov 25, 2023
Jul 17, 2020
Sep 3, 2024
Sep 18, 2024
Oct 6, 2024
Feb 14, 2024
Oct 20, 2014
Sep 22, 2024
Sep 3, 2024
Nov 25, 2023
Sep 21, 2024
Nov 25, 2023
Jan 16, 2017
Sep 21, 2022
Jun 19, 2016
Nov 11, 2020
Jan 10, 2019

Repository files navigation

The Comprehensive Kerbal Archive Network (CKAN)

Click here to open a new CKAN issue

Click here to go to the CKAN wiki

Click here to view the CKAN metadata specification

What's the CKAN?

The CKAN is a metadata repository and associated tools to allow you to find, install, and manage mods for Kerbal Space Program. It provides strong assurances that mods are installed in the way prescribed by their metadata files, for the correct version of Kerbal Space Program, alongside their dependencies, and without any conflicting mods.

CKAN is great for players and for authors:

  • players can find new content and install it with just a few clicks;
  • modders don't have to worry about misinstall problems or outdated versions;

The CKAN has been inspired by the solid and proven metadata formats from both the Debian project and the CPAN, each of which manages tens of thousands of packages.

What's the status of the CKAN?

The CKAN is currently under active development. We very much welcome contributions, discussions, and especially pull-requests.

The CKAN spec

At the core of the CKAN is the metadata specification, which comes with a corresponding JSON Schema that you can also find in the Schema Store

This repository includes a validator that you can use to validate your files.

CKAN for players

CKAN can download, install and update mods in just a few clicks. See the User guide to get started with CKAN.

CKAN for modders

While anyone can contribute metadata for your mod, we believe that you know your mod best. So while contributors will endeavor to be as accurate as possible, we would appreciate any efforts made by mod authors to ensure our metadata's accuracy. If the metadata we have is incorrect please open an issue and let us know.

Contributing to CKAN

No technical expertise is required to contribute to CKAN

If you want to contribute, please read our CONTRIBUTING file.

Thanks

Our sincere thanks to SignPath.io for allowing us to use their free code signing service, and to the SignPath Foundation for giving us a free code signing certificate!


Note: Are you looking for the Open Data portal software called CKAN? If so, their GitHub repository is found here.