"NetKAN generated mods - AlmostFreeLaunchClamps-0.2.2"
This commit is contained in:
parent
01014760e1
commit
87b892d423
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AlmostFreeLaunchClamps",
|
||||
"name": "Almost Free Launch Clamps",
|
||||
"abstract": "Low mass, free launch clamps",
|
||||
"author": "Galileo88",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164733-13-almost-free-launch-clamps-010/",
|
||||
"repository": "https://github.com/Galileo88/AlmostFreeLaunchClamps"
|
||||
},
|
||||
"version": "0.2.2",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.4.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "FASALaunchClampsContinued"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AFLC",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/AlmostFreeLaunchClamps/releases/download/0.2.2/AlmostFreeLaunchClamps.0.2.2.zip",
|
||||
"download_size": 49733,
|
||||
"download_hash": {
|
||||
"sha1": "3FD6BDB5CDC92F68F559BC9078F7D196115C69B6",
|
||||
"sha256": "7453472361713F093E8E07503D6D81DDF307A2F207E8B3382886E3EEEC9AC3C2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue