mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Clean up seventh group of historical resource properties (#1826)
* Clean up seventh group of historical resource properties * Change KSPCalendar download link to archive.org This PR changes every `x_ci` to `ci`, `x_preview` to `x_screenshot`, and `x_curse` to `curse` (and adjusts the `spec_version` where needed).
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "v1.20",
|
||||
"identifier": "KerbalAdventure",
|
||||
"name": "Kerbal Adventure",
|
||||
"abstract": "This mod introduces stories to the Kerbal Universe. ",
|
||||
@ -7,7 +7,7 @@
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/390/Kerbal%20Adventure",
|
||||
"x_curse": "http://www.curse.com/ksp-mods/kerbal/225951-kerbal-adventure"
|
||||
"curse": "http://www.curse.com/ksp-mods/kerbal/225951-kerbal-adventure"
|
||||
},
|
||||
"version": "V1.0",
|
||||
"ksp_version": "0.25.0",
|
||||
|
Reference in New Issue
Block a user