1
0
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:
DasSkelett
2020-02-15 21:38:04 +01:00
committed by GitHub
parent 3a51e85ded
commit e9dbe464e4
40 changed files with 80 additions and 80 deletions

View File

@ -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",