KSP-ModularManagement / KSPAPIExtension

Extensions and utilities for Kerbal Space Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KSP API Extensions /L

Offer a compatibility layer to older Add'Ons that relies on the (now) legacy API from KSP API Extensions.

This add in is useful for providing some functions that make interacting with (really) older KSP's API functionally.

Fork by Lisias, formerly known as "KSP API Extensions" and previously maintained inside KSP Extensions /L, it's being maintained on a dedicated repository since October/2023.

In a Hurry

Description

Offer standardised, KSP version abstracted features, utilities and helpers to help the fellow KSP Add'On Author to seamless support part, present and (hopefully) future versions of KSP without needing even a recompile.

See the respective Manual for more information.

Installation

Detailed installation instructions are now on its own file (see the In a Hurry section) and on the distribution file.

Licensing

  • KSP API Extensions /L is licensed under:
    • CC BY-SA 3.0. See here.
      • You are free to:
        • Share : copy and redistribute the material in any medium or format
        • Adapt : remix, transform, and build upon the material for any purpose, even commercially.
      • Under the following terms:
        • Attribution : You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
        • ShareAlike : If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Please note the copyrights and trademarks in NOTICE.

UPSTREAM

About

Extensions and utilities for Kerbal Space Program

License:Other


Languages

Language:C# 97.0%Language:Shell 2.0%Language:Makefile 0.7%Language:C++ 0.3%