"NetKAN generated mods - MarkOneLaboratoryExtensions-v0.7.0"
This commit is contained in:
parent
59e63f6103
commit
6a4dc4cff9
|
@ -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.0",
|
||||
"ksp_version": "1.1.2",
|
||||
"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.0/MOLE_0_7_0.zip",
|
||||
"download_size": 9940032,
|
||||
"download_hash": {
|
||||
"sha1": "462DB962092C9121AE9F04C5C18F3F34ADC1BB97",
|
||||
"sha256": "411B60E0DC870EC2B3EE83B003DB44C9A4FB8B7B3831EE1D385F943550805915"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue