NetKAN added mod - Lazarus-Content-1.2.1
This commit is contained in:
parent
7067ac9afc
commit
098b8cf31f
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "Lazarus-Content",
|
||||
"name": "Lazarus Content",
|
||||
"abstract": "Additional files for Lazarus beyond GitHub's 2 GiB release asset limit",
|
||||
"author": "hmelioo",
|
||||
"version": "1.2.1",
|
||||
"ksp_version": "1.12",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/210839-*",
|
||||
"repository": "https://github.com/hmelioo/Lazarus",
|
||||
"bugtracker": "https://github.com/hmelioo/Lazarus/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "INSTANTIATOR"
|
||||
},
|
||||
{
|
||||
"name": "VertexMitchellNetravaliHeightMap"
|
||||
},
|
||||
{
|
||||
"name": "VertexColorMapEmissive"
|
||||
},
|
||||
{
|
||||
"name": "Lazarus"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KIPcore",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/hmelioo/Lazarus/releases/download/1.2.1/Lazarus-v1.2.1-Content.zip",
|
||||
"download_size": 931253945,
|
||||
"download_hash": {
|
||||
"sha1": "9E68308B3D5B113B8AD8ABBD58FE50B847CF8349",
|
||||
"sha256": "22A6C844B8ADBEBB255A2FF2321D54F4D3E93DBE9B79B04BC7B85E0BB8275891"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2147509284,
|
||||
"release_date": "2024-06-22T00:02:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue