CKAN-meta/InFlightFlagSwitcher/InFlightFlagSwitcher-v1.1.ckan

39 lines
1.2 KiB
JSON

{
"spec_version": 1,
"identifier": "InFlightFlagSwitcher",
"name": "InFlightFlagSwitcher",
"abstract": "Allows players to change their flag at any point during flight",
"author": [
"adsii1970",
"iPeer"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/151525-121-in-flight-flag-switcher",
"repository": "https://github.com/adsii1970/InFlightFlagSwitcher",
"bugtracker": "https://github.com/adsii1970/InFlightFlagSwitcher/issues"
},
"version": "v1.1",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.99",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "InFlightFlagSwitcher",
"install_to": "GameData"
}
],
"download": "https://github.com/adsii1970/InFlightFlagSwitcher/releases/download/v1.1/InFlightFlagSwitcher.zip",
"download_size": 36451,
"download_hash": {
"sha1": "D1FA0DD25E32EDABF6116376B493C9EA73566C61",
"sha256": "BBC0D0B4FF7C0A2954ACF8CB15F4D11A593686E2DADD8CCE05A4067B865EFB68"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}