NetKAN added mod - KcalbelohSystem-v1.1.8
This commit is contained in:
parent
0e79f7ad38
commit
a5a37e4215
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KcalbelohSystem",
|
||||
"name": "Kcalbeloh System",
|
||||
"abstract": "A planet mod for Kerbal Space Program adding a black hole system.",
|
||||
"author": "jcyuan06",
|
||||
"version": "v1.1.8",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/203753-*",
|
||||
"repository": "https://github.com/jcyuan06/Kcalbeloh-System",
|
||||
"bugtracker": "https://github.com/jcyuan06/Kcalbeloh-System/issues"
|
||||
},
|
||||
"tags": [
|
||||
"planet-pack"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "Singularity"
|
||||
},
|
||||
{
|
||||
"name": "KSPCommunityFixes"
|
||||
},
|
||||
{
|
||||
"name": "KopernicusExpansionContinueder"
|
||||
},
|
||||
{
|
||||
"name": "VertexMitchellNetravaliHeightMap"
|
||||
},
|
||||
{
|
||||
"name": "KcalbelohSystem-Textures"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jcyuan06/Kcalbeloh-System/releases/download/v1.1.8/Kcalbeloh.System.v1.1.8.zip",
|
||||
"download_size": 678361,
|
||||
"download_hash": {
|
||||
"sha1": "C177021813D4787AC7A726189E29902F9B65AA2D",
|
||||
"sha256": "3F388DC5BD324EC2014D060DAF8C94AC2703A3E06E7F5A02EDCDCEBE3836BFE8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 3298579,
|
||||
"release_date": "2024-08-31T19:26:36Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue