"NetKAN generated mods - RSS-Airports-v0.1.5"
This commit is contained in:
parent
8d79faf321
commit
548c950407
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "RSS-Airports",
|
||||
"name": "RSS Airports",
|
||||
"abstract": "Add launch sites on real airports locations (for Real Solar System & KSC Switcher)",
|
||||
"author": [
|
||||
"Miki"
|
||||
],
|
||||
"license": "WTFPL",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139827-112-airports-fictional-ksc-for-real-solar-system-ksc-switcher/",
|
||||
"repository": "https://github.com/miki-g/RSS-Airports"
|
||||
},
|
||||
"version": "v0.1.5",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KSCSwitcher"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RSS-FictionalKSC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RSS-Airports",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/miki-g/RSS-Airports/releases/download/v0.1.5/RSS-Airports-v0.1.5.zip",
|
||||
"download_size": 25844,
|
||||
"download_hash": {
|
||||
"sha1": "1CB439815D00C350F9C1E3291CBD1DD011DE5C00",
|
||||
"sha256": "ECAF773514D3D8BB2A8F8FBC6016319B8E73D4ECE9BDE9592B31135A541C7B6E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue