NetKAN added mod - WaterLaunchSites-1.0.1
This commit is contained in:
parent
ae8781d304
commit
6546ecb751
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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. Also you can find new underwater anomalies on the Kerbin. Requres Kerbal-Konstruct.",
|
||||
"author": "flart",
|
||||
"version": "1.0.1",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/yalov/WaterLaunchSites/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/yalov/WaterLaunchSites/master/WaterLaunchSites.version"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"convenience",
|
||||
"buildings"
|
||||
],
|
||||
"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.1/WaterLaunchSites-v1.0.1.zip",
|
||||
"download_size": 34169,
|
||||
"download_hash": {
|
||||
"sha1": "15B368FFA96AC995414F06DDCEE67393F8BFD0A3",
|
||||
"sha256": "E40C742F991D721546B9EE5D9C12DDF3398B788F3B6481D0F1400DCC7C4E5F02"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-11T17:09:09Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue