NetKAN added mod - AlmostFreeLaunchClamps-0.3.1
This commit is contained in:
parent
95ec0a04d5
commit
f3057c6287
|
@ -0,0 +1,67 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AlmostFreeLaunchClamps",
|
||||
"name": "Free Launch Clamps",
|
||||
"abstract": "Launch Clamps are free and weightless, and should technically be a part of the launch pad.",
|
||||
"author": [
|
||||
"Galileo88",
|
||||
"flart"
|
||||
],
|
||||
"version": "0.3.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.9",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209241-*",
|
||||
"repository": "https://github.com/yalov/FreeLaunchClamps",
|
||||
"bugtracker": "https://github.com/yalov/FreeLaunchClamps/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/yalov/FreeLaunchClamps/master/FreeLaunchClamps.version"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FASALaunchClampsContinued"
|
||||
},
|
||||
{
|
||||
"name": "FASA"
|
||||
},
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
},
|
||||
{
|
||||
"name": "SpaceY-Lifters"
|
||||
},
|
||||
{
|
||||
"name": "RealScaleBoosters"
|
||||
},
|
||||
{
|
||||
"name": "ModularLaunchPads"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FreeLaunchClamps",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/FreeLaunchClamps/releases/download/0.3.1/FreeLaunchClamps-v0.3.1.zip",
|
||||
"download_size": 65531,
|
||||
"download_hash": {
|
||||
"sha1": "B1460B603F85E4D65EFB2738C8A1A70D1935061B",
|
||||
"sha256": "B84C1A64E43B12AF7B452CCB636A16C8F7BED67D6ADCAA6689E76B0FE2E8CEF9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 4753,
|
||||
"release_date": "2022-08-06T13:35:23Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue