"NetKAN generated mods - RSS-Airports-v0.1.2"
This commit is contained in:
parent
d46415b365
commit
f259302ce4
|
@ -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.2",
|
||||
"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.2/RSS-Airports-v0.1.2.zip",
|
||||
"download_size": 25759,
|
||||
"download_hash": {
|
||||
"sha1": "61A5B616B165DAF4DF4E70B194CB61F7B0CBD796",
|
||||
"sha256": "839087B7AA437C6BBE24C6457CE8E1F0985AA91743A8118F180C1F03A4E8D399"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue