Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
d6d2758df8
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"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",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183937-*",
|
||||
"repository": "https://github.com/yalov/WaterLaunchSites"
|
||||
},
|
||||
"version": "0.9.1",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerbalKonstructs"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerbalKonstructs-WaterLaunchSites",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/WaterLaunchSites/releases/download/0.9.1/WaterLaunchSites-v0.9.1.zip",
|
||||
"download_size": 79562,
|
||||
"download_hash": {
|
||||
"sha1": "E79136DFBBFF51BBFD47078AEEACBEAACD928F0B",
|
||||
"sha256": "49B67074B096BB30AB559FD704F1607DFCABD966340F994E115640F484CC5E23"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue