-
-
Notifications
You must be signed in to change notification settings - Fork 1
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!
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