"NetKAN generated mods - MarkOneLaboratoryExtensions-v0.7.5"
This commit is contained in:
parent
dcdc3ee387
commit
739c9ee061
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MarkOneLaboratoryExtensions",
|
||||
"name": "Mark One Laboratory Extensions",
|
||||
"abstract": "Build spacecraft inspired by the Manned Orbiting Laboratory (MOL)",
|
||||
"author": "Angel125",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/94352-alpha-105-mark-one-laboratory-extensions-mole-v042/&page=1",
|
||||
"repository": "https://github.com/Angel-125/MOLE"
|
||||
},
|
||||
"version": "v0.7.5",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.4.9"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools",
|
||||
"min_version": "1.0.32"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.18"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/WildBlueIndustries/MOLE",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/MOLE/releases/download/v0.7.5/MOLE_0_7_5.zip",
|
||||
"download_size": 10173073,
|
||||
"download_hash": {
|
||||
"sha1": "76A76DB3FEBDDAE8035D6C32CA1DFE17627FD9B8",
|
||||
"sha256": "48020125296C1107B81AD6123E56B066C7E946C6F8476FC4F3A9263C8D87B229"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue