"NetKAN generated mods - RSS-FictionalKSC-v0.1.4"
This commit is contained in:
parent
557be613da
commit
5a2fb29a6a
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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.4",
|
||||
"ksp_version": "1.1.2",
|
||||
"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.4/RSS-FictionalKSC-v0.1.4.zip",
|
||||
"download_size": 2069,
|
||||
"download_hash": {
|
||||
"sha1": "FBE3ACD3DF5241D0490CB9951ED391F62B213911",
|
||||
"sha256": "26C519C15CF93B8D72C17D258261FE638485A39D06084D0BD2B2F305EC141A7B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue