"NetKAN generated mods - InFlightFlagSwitcher/InFlightFlagSwitcher-1.0.ckan"
This commit is contained in:
parent
16f3ea4668
commit
2da6215c67
|
@ -1,9 +1,18 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "InFlightFlagSwitcher",
|
||||||
"name": "InFlightFlagSwitcher",
|
"name": "InFlightFlagSwitcher",
|
||||||
"abstract": "Allows players to change their flag at any point during flight",
|
"abstract": "Allows players to change their flag at any point during flight",
|
||||||
"identifier": "InFlightFlagSwitcher",
|
"author": "iPeer",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/127902",
|
||||||
|
"repository": "https://github.com/iPeer/InFlightFlagSwitcher",
|
||||||
|
"bugtracker": "https://github.com/iPeer/InFlightFlagSwitcher/issues"
|
||||||
|
},
|
||||||
|
"version": "1.0",
|
||||||
|
"ksp_version_min": "1.0.0",
|
||||||
|
"ksp_version_max": "1.0.99",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
@ -19,16 +28,7 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/127902",
|
|
||||||
"repository": "https://github.com/iPeer/InFlightFlagSwitcher",
|
|
||||||
"bugtracker": "https://github.com/iPeer/InFlightFlagSwitcher/issues"
|
|
||||||
},
|
|
||||||
"version": "1.0",
|
|
||||||
"author": "iPeer",
|
|
||||||
"download": "https://github.com/iPeer/InFlightFlagSwitcher/releases/download/1.0/InFlightFlagSwitcher1.0.zip",
|
"download": "https://github.com/iPeer/InFlightFlagSwitcher/releases/download/1.0/InFlightFlagSwitcher1.0.zip",
|
||||||
"ksp_version_min": "1.0.0",
|
|
||||||
"ksp_version_max": "1.0.99",
|
|
||||||
"download_size": 47864,
|
"download_size": 47864,
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue