"NetKAN generated mods - MarkOneLaboratoryExtensions-v0.7.7"
This commit is contained in:
parent
771fea08c3
commit
62fbeadb09
|
@ -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.7",
|
||||
"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.7/MOLE_0_7_7.zip",
|
||||
"download_size": 10029681,
|
||||
"download_hash": {
|
||||
"sha1": "C12364827BD05AA5369548762ADAD3BBF364BCC9",
|
||||
"sha256": "5F06BADE4559CB7A5A9F95220D8A9BB302D713608F4852A843D1779861E40896"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue