NetKAN added mod - Blueshift-v1.2
This commit is contained in:
parent
1674fa5830
commit
f07bad80f6
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Blueshift",
|
||||
"name": "Blueshift",
|
||||
"abstract": "For some kind of star trek",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.2",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/198274-*",
|
||||
"repository": "https://github.com/Angel-125/Blueshift",
|
||||
"bugtracker": "https://github.com/Angel-125/Blueshift/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/Blueshift/master/ReleaseFolder/GameData/WildBlueIndustries/Blueshift/Blueshift.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "GrannusExpansionPack"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Blueshift",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Blueshift/releases/download/v1.2/Blueshift.zip",
|
||||
"download_size": 56038412,
|
||||
"download_hash": {
|
||||
"sha1": "C85431AC99952D83B240D9206090F3093A94CCF8",
|
||||
"sha256": "0A035D03C0C728610E485E53827637CDAE0A16CF88B1F4A73282FC042374DC59"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-17T19:06:34Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue