Skip to content

Commit

Permalink
Note Curse no longer supported in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan authored May 6, 2024
1 parent 02c84ba commit 5083071
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,10 @@ When used, the following fields will be auto-filled if not already present:

###### `#/ckan/curse/:cid`

The Curse API that we used to use was sunsetted, so Curse is no longer supported.

<details><summary>Expand to see the old info</summary>

Indicates that data should be fetched from Curse, using the `:cid` provided. The `:cid` may be a number for modules indexed prior to March 2018, or the name from the Curse URL otherwise. For example: `#/ckan/curse/220221` or `#/ckan/curse/photonsail`.

When used, the following fields will be auto-filled if not already present:
Expand All @@ -800,6 +804,8 @@ When used, the following fields will be auto-filled if not already present:
- `resources.curse`
- `ksp_version`

</details>

###### `#/ckan/github/:user/:repo[(/asset_match/:filter_regexp)|(/version_from_asset/:version_regexp)]`

Indicates that data should be fetched from GitHub, using the `:user` and `:repo` provided.
Expand Down

0 comments on commit 5083071

Please sign in to comment.