"NetKAN generated mods - RSS-FictionalKSC-v0.1.6"
This commit is contained in:
parent
8e0f6301c3
commit
148d61fbea
|
@ -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-*/#comment-2583173",
|
||||
"repository": "https://github.com/miki-g/RSS-FictionalKSC"
|
||||
},
|
||||
"version": "v0.1.6",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.2.9",
|
||||
"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.6/RSS-FictionalKSC-v0.1.6.zip",
|
||||
"download_size": 2089,
|
||||
"download_hash": {
|
||||
"sha1": "9AAF07FEDAD65F7ADCEA7ECFD97CAD89521E4B64",
|
||||
"sha256": "3E6A115C4E9E34D2D08AAB32203DF97C026FA92DD384F37D0F4293C962A5F334"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue