NetKAN added mod - Lazarus-1.2
This commit is contained in:
parent
d921dae75c
commit
436ccf30fb
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "Lazarus",
|
||||
"name": "Lazarus Core",
|
||||
"abstract": "System replacer and interstellar additions mod",
|
||||
"author": "hmelioo",
|
||||
"version": "1.2",
|
||||
"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": "VertexMitchellNetravaliHeightMap"
|
||||
},
|
||||
{
|
||||
"name": "Lazarus-Content"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KIPcore",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/hmelioo/Lazarus/releases/download/1.2/Lazarus-v1.2-Core.zip",
|
||||
"download_size": 1628103775,
|
||||
"download_hash": {
|
||||
"sha1": "5A7478889644E3E6A76D6FCCFC56D5EDF82A5D89",
|
||||
"sha256": "A4ADCF48A543BEE75D497CF6C326F966263877193E1BB8F912A5320CB2D95C18"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 3487748613,
|
||||
"release_date": "2024-06-17T19:32:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue