"NetKAN generated mods - RSS-Airports-v0.1.4"
This commit is contained in:
parent
85fa88b4cc
commit
557be613da
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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.4",
|
||||
"ksp_version": "1.1.2",
|
||||
"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.4/RSS-Airports-v0.1.4.zip",
|
||||
"download_size": 25827,
|
||||
"download_hash": {
|
||||
"sha1": "1FD8AF20F9D0B4595119ECE64AA49E80B55C80A2",
|
||||
"sha256": "C16F33065898F24982BA128B5A156EA3D574A59B751A0159F495250A5CB3F8D2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue