NetKAN added mod - Cressida-1.1
This commit is contained in:
parent
634d5a6b6a
commit
469c200cce
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Cressida",
|
||||
"name": "Cressida",
|
||||
"abstract": "extremely lightweight planet pack",
|
||||
"author": "kyleander",
|
||||
"version": "1.1",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.11.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/199392-*",
|
||||
"repository": "https://github.com/kyleander/cressida",
|
||||
"bugtracker": "https://github.com/kyleander/cressida/issues"
|
||||
},
|
||||
"tags": [
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "HyperEdit"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/Cressida",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "GameData/Kerbaltek",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/kyleander/cressida/releases/download/1.1/Cressida.zip",
|
||||
"download_size": 10236,
|
||||
"download_hash": {
|
||||
"sha1": "A98FF3AA9DEC654777947C447E236831ED26B55F",
|
||||
"sha256": "61CE5B6E5D26B0D438168F3DED1A3A3DB185B052298AB1001B2F54CF0D91A535"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-08T10:55:20Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue