Skip to content

rnlahaye/CKAN

This branch is 1378 commits behind KSP-CKAN/CKAN:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 17, 2021
Jan 27, 2021
Dec 20, 2021
Jan 12, 2022
Feb 3, 2022
Jan 23, 2022
Feb 3, 2022
Apr 6, 2017
Feb 1, 2022
Dec 20, 2017
May 26, 2021
Aug 1, 2021
May 22, 2021
Mar 22, 2020
Jul 10, 2020
Jul 17, 2020
Oct 31, 2021
Mar 21, 2021
Feb 3, 2022
Feb 3, 2022
Jul 14, 2020
Jul 17, 2020
Oct 16, 2021
Dec 1, 2021
May 29, 2021
Jan 9, 2020
Oct 20, 2014
Jun 12, 2019
Jan 23, 2022
Jul 14, 2020
Dec 10, 2020
Jul 19, 2020
Jan 16, 2017
Jun 19, 2016
Nov 3, 2017
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.


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

Packages

No packages published

Languages

  • C# 99.0%
  • Python 0.3%
  • Perl 0.2%
  • Shell 0.1%
  • XSLT 0.1%
  • Makefile 0.1%
  • Other 0.2%