NetKAN generated mods - WaterLaunchSites-1.0.0
This commit is contained in:
parent
66499c4008
commit
efc9de529e
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "WaterLaunchSites",
|
||||
"name": "Water Launch Sites (Kerbal-Konstructs)",
|
||||
"abstract": "Add two spawn points near the KSC Shore: on the water surface for boats and underwater for submarines. I couldn't resist and have added few objects on the shore, also you can find new underwater anomalies on the Kerbin. Requres Kerbal-Konstruct.",
|
||||
"author": "flart",
|
||||
"version": "1.0.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183937-*",
|
||||
"repository": "https://github.com/yalov/WaterLaunchSites"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"ru"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerbalKonstructs"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "MakingHistory-DLC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerbalKonstructs-WaterLaunchSites",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/WaterLaunchSites/releases/download/1.0.0/WaterLaunchSites-v1.0.0.zip",
|
||||
"download_size": 33306,
|
||||
"download_hash": {
|
||||
"sha1": "53D5F9737A50DDF4A027672408DC88CFFE70117E",
|
||||
"sha256": "775C2FCD69BCCA2802DE1CA1BD091EF5E208663995D9D3F275CB6AC0D078C9E0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue