"NetKAN generated mods - KaptainsLog-0.1.6"
This commit is contained in:
parent
29948d9d97
commit
dac9e2fa9e
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KaptainsLog",
|
||||
"name": "The Kaptain's Log",
|
||||
"abstract": "Record everything that goes on",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/165482-13-the-kaptains-log-pics-soon/",
|
||||
"spacedock": "https://spacedock.info/mod/1523/The%20Kaptain's%20Log",
|
||||
"repository": "https://github.com/linuxgurugamer/KaptainsLog",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/The_Kaptains_Log/The_Kaptains_Log-1505356184.2723196.png"
|
||||
},
|
||||
"version": "0.1.6",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ProgressParser"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"filter_regexp": [
|
||||
".*~$"
|
||||
],
|
||||
"install_to": "GameData",
|
||||
"find": "KaptainsLog"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1523/The%20Kaptain%27s%20Log/download/0.1.6",
|
||||
"download_size": 1385618,
|
||||
"download_hash": {
|
||||
"sha1": "5B13DB1888808EE9EDD4AD82FDA25CC70842732E",
|
||||
"sha256": "88AEB967F7704D15C42ACB64DE4D97364AEF7C4D82CD0BD335493393B20003BC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue