NetKAN generated mods - MOLE-v1.22.1
This commit is contained in:
parent
43a87c1084
commit
02387c8893
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MOLE",
|
||||
"name": "MOLE",
|
||||
"abstract": "Mark One Laboratory Extensions- early space stations for KSP",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.22.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "unknown",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/154893-181-19x-mark-one-laboratory-extensions-mole/",
|
||||
"repository": "https://github.com/Angel-125/MOLE",
|
||||
"bugtracker": "https://github.com/Angel-125/MOLE/issues"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools"
|
||||
},
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
},
|
||||
{
|
||||
"name": "BarisBridge"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "ASET"
|
||||
},
|
||||
{
|
||||
"name": "ASETAvionics"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WildBlueIndustries/MOLE",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
".*\\.pdb$"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/MOLE/releases/download/v1.22.1/MOLE_1_22_1.zip",
|
||||
"download_size": 53280241,
|
||||
"download_hash": {
|
||||
"sha1": "A3289DE5951D878D550D0FA3C0EB9BBBC7F0A491",
|
||||
"sha256": "C8888FCB68B95C3FA9F7A3DCB3267BE6933A9DF9E37EAAD6F8300EC15306DF1C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-23T19:44:38Z",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue