1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/RCSBuildAid/RCSBuildAid-v0.9.ckan
DasSkelett 6feb785059
Clean up ninth group of historical resource properties (#1849)
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-22 20:02:53 +01:00

40 lines
1.7 KiB
Plaintext

{
"spec_version": "v1.20",
"identifier": "RCSBuildAid",
"name": "RCS Build Aid",
"abstract": "This is something I made for placing RCS thrusters in the right positions in the first try without having to go back and forth between the VAB and the hacked gravity launchpad. Features: Display thrust and torque forces caused by RCS or engines. Delta V readout for RCS. Dry center of mass marker. Average center of mass marker. Ability to resize editor's overlay markers. Display total mass of resources.",
"author": "m4v",
"license": "LGPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/35996",
"curse": "http://kerbal.curseforge.com/projects/220602",
"repository": "https://github.com/m4v/RCSBuildAid",
"bugtracker": "https://github.com/m4v/RCSBuildAid/issues",
"manual": "https://github.com/m4v/RCSBuildAid/blob/master/README.asciidoc",
"x_screenshot": "https://media-curse.cursecdn.com/attachments/123/913/d485988f526b44518842525750f24b9b.png"
},
"version": "v0.9",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2.0",
"supports": [
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "RCSBuildAid",
"install_to": "GameData",
"filter": "Sources"
}
],
"download": "https://addons-origin.cursecdn.com/files/2336/11/RCSBuildAid_v0.9.zip",
"download_size": 126257,
"download_hash": {
"sha1": "3D509A2E9FFA922A453ADD582EA7A3105CEE36C7",
"sha256": "DEEC5C8B1A3C686B082DAA19B19E716D91B634FD8A638711DC996BEBC6AEF55B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}