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": "KSPTips",
"name": "KSP Tips",
"abstract": "Plugin that provides 'Helpful' in game tips and tricks",
@ -11,7 +11,7 @@
"repository": "https://github.com/TriggerAu/KSPTips",
"license": "https://github.com/TriggerAu/KSPTips/blob/master/LICENSE",
"kerbalstuff": "https://kerbalstuff.com/mod/416/KSP%20Tips",
"x_curse": "http://kerbal.curseforge.com/ksp-mods/226245-ksp-tips"
"curse": "http://kerbal.curseforge.com/ksp-mods/226245-ksp-tips"
},
"version": "1.0.0.1",
"ksp_version": "0.90",