{
    "spec_version": "v1.4",
    "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",
    "version": "v1.0",
    "ksp_version_min": "1.9.1",
    "ksp_version_max": "1.10.1",
    "license": "LGPL-3.0",
    "resources": {
        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/33124-*/",
        "repository": "https://github.com/m4v/RCSBuildAid",
        "bugtracker": "https://github.com/m4v/RCSBuildAid/issues",
        "manual": "https://github.com/m4v/RCSBuildAid/blob/master/README.adoc"
    },
    "tags": [
        "plugin",
        "information"
    ],
    "supports": [
        {
            "name": "KSP-AVC"
        }
    ],
    "conflicts": [
        {
            "name": "RCSBuildAidCont"
        }
    ],
    "install": [
        {
            "file": "RCSBuildAid",
            "install_to": "GameData",
            "filter": "Sources"
        }
    ],
    "download": "https://github.com/m4v/RCSBuildAid/releases/download/v1.0/RCSBuildAid_v1.0.zip",
    "download_size": 78769,
    "download_hash": {
        "sha1": "9182C64B25669D98AC83186080C8FF8388C1EF3A",
        "sha256": "AD886DEF330B385862551FA4CBEA61F5B84C050A189EA82330A44D3F27AB975F"
    },
    "download_content_type": "application/zip",
    "release_date": "2020-09-20T02:53:57Z",
    "x_generated_by": "netkan"
}