gitlabEdit

thumbs-upCompatibility Notes for KS API Revisions

This page lists all the migration methods to upgrade your mods

Every single API revision comes with their own breaking changes. In order to provide you a satisfying mod development experience, we have to document all the breaking changes that occurred between API revisions and versions inside them.

Looking to upgrade your existing mods from the API that you initially targeted to the latest, which is currently v4.0? We've got you covered! Follow these instructions listed by selecting an initial API target.


Upgrading to the current series

The current breaking changes for the current revision, which is v4.0, are listed in the page below:

upUpgrading to API v4.0 serieschevron-right

If there is a new API revision, we'll link the last API revision here.


Other upgrades

All the other upgrade compatibility notes are found here.

chevron-rightVersions 0.0.1.x -> 0.0.7.xhashtag

To upgrade to API v1.0 series, consult this page here.

Upgrading to API v1.0 series

chevron-rightVersions 0.0.8.x -> 0.0.11.xhashtag

To upgrade to API v1.1 series, consult this page here.

Upgrading to API v1.1 series

chevron-rightVersions 0.0.12.x -> 0.0.15.xhashtag

To upgrade to API v1.2 series, consult this page here.

Upgrading to API v1.2 series

chevron-rightVersions 0.0.16.x -> 0.0.19.xhashtag

To upgrade to API v1.3 series, consult this page here.

Upgrading to API v1.3 series

chevron-rightVersions 0.0.20.x -> 0.0.23.xhashtag

To upgrade to API v2.0 series, consult this page here.

Upgrading to API v2.0 series

chevron-rightVersions from the 0.0.24.x serieshashtag

To upgrade to API v2.1 series, consult this page here.

Upgrading to API v2.1 series

chevron-rightVersions from the 0.1.0.x and 0.1.1.x serieshashtag

To upgrade to API v3.0 series, consult this page here.

Upgrading to API v3.0 series

chevron-rightVersions from the 0.1.2.x serieshashtag

To upgrade to API v3.1 series, consult this page here.

Upgrading to API v3.1 series

Last updated