Skip to content

Migrating to the beta API

Ava Chaney edited this page Feb 27, 2023 · 3 revisions

Note: the beta API is in development and carries no stability guarantees. It may change at any time without notice. Watch out!

Major Changes

It's recommended that you read the Terminology page to understand the basic terminology in the new API.

tl;dr of major changes:

  • Version is now called Repo Version
  • Added Game Version
  • Repository no longer has a Patches relation - it has been replaced with a RepoVersions relation
  • PatchChains renamed to UpgradePaths
    • Upgrade paths point to chains of repo versions, instead of chains of patches
Clone this wiki locally