1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/ModuleManager/ModuleManager-2.5.10.ckan
DasSkelett 816885c197
Clean up eighth group of historical resource properties (#1827)
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).
2020-02-16 00:18:12 +01:00

29 lines
851 B
JSON

{
"spec_version": 1,
"identifier": "ModuleManager",
"name": "Module Manager",
"abstract": "Modify KSP configs without conflict",
"license": "CC-BY-SA",
"author": [
"ialdabaoth",
"Sarbian"
],
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"ci": "https://ksp.sarbian.com/jenkins/job/ModuleManager/",
"homepage": "http://forum.kerbalspaceprogram.com/threads/55219",
"repository": "https://github.com/sarbian/ModuleManager"
},
"install": [
{
"file": "ModuleManager.2.5.10.dll",
"install_to": "GameData"
}
],
"version": "2.5.10",
"download": "https://ksp.sarbian.com/jenkins/job/ModuleManager/82/artifact/ModuleManager-2.5.10.zip",
"x_generated_by": "not netkan",
"download_size": 24244
}