NetKAN added mod - Blueshift-v1.5.0
This commit is contained in:
parent
8e3ba3111d
commit
23681228d9
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Blueshift",
|
||||
"name": "Blueshift",
|
||||
"abstract": "For some kind of star trek",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.5.0",
|
||||
"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"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"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.5.0/Blueshift.zip",
|
||||
"download_size": 94070388,
|
||||
"download_hash": {
|
||||
"sha1": "4FC21D46C689F882104B359865FC3D7B0DEBBE4A",
|
||||
"sha256": "44511156CB5B2EF58CFE71DB6B87A59EE592451218ED8EE8760B78479DD021B7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-05-09T00:19:07Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue