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.1.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
JSON

{
"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": "https://forum.kerbalspaceprogram.com/index.php?/topic/33124-12-rcs-build-aid-v091/",
"curse": "https://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.forgecdn.net/avatars/thumbnails/9/478/120/120/635430509451892424.png"
},
"version": "v0.9.1",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.99",
"supports": [
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "RCSBuildAid",
"install_to": "GameData",
"filter": "Sources"
}
],
"download": "https://media.forgecdn.net/files/2340/589/RCSBuildAid_v0.9.1.zip",
"download_size": 131393,
"download_hash": {
"sha1": "06646A2C11DB84A8E695D1026D4DC24DF80D192B",
"sha256": "7B95B081EDFBC37AD428847326072A26B579ADC6A179EEF9326CA4969E3C1BC8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}