1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Clean up second group of historical resource properties (#1819)

This PR changes every x_ci to ci, x_preview to x_screenshot, and x_curse to curse.
This commit is contained in:
DasSkelett
2020-02-14 23:29:19 +01:00
committed by GitHub
parent dc238ce11e
commit b0757bd024
28 changed files with 33 additions and 35 deletions

View File

@ -9,7 +9,7 @@
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/121100",
"repository": "https://github.com/sarbian/CustomBarnKit",
"x_ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
"ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
},
"version": "1.1.1",
"ksp_version": "1.0.2",

View File

@ -9,7 +9,7 @@
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/121100",
"repository": "https://github.com/sarbian/CustomBarnKit",
"x_ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
"ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
},
"version": "1.1.2",
"ksp_version": "1.0.5",