"NetKAN generated mods - RSS-FictionalKSC-v0.1.5"
This commit is contained in:
parent
548c950407
commit
63708b376b
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "RSS-FictionalKSC",
|
||||
"name": "RSS Fictional KSC",
|
||||
"abstract": "Add fictional launch sites (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-FictionalKSC"
|
||||
},
|
||||
"version": "v0.1.5",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KSCSwitcher"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RSS-Airports"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RSS-FictionalKSC",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/miki-g/RSS-FictionalKSC/releases/download/v0.1.5/RSS-FictionalKSC-v0.1.5.zip",
|
||||
"download_size": 2086,
|
||||
"download_hash": {
|
||||
"sha1": "195F4033C060B178C8345E99B0FE23C699857241",
|
||||
"sha256": "B5AB132E3068AEA9CB24E3B04983272FA8E116224599F051C514FC75212A7D47"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue