"NetKAN generated mods - KaptainsLog-0.1.1"
This commit is contained in:
parent
db23c9180b
commit
0bd83d0b24
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"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.1",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ProgressParser"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"filter_regexp": [
|
||||
".*~$"
|
||||
],
|
||||
"install_to": "GameData",
|
||||
"find": "KaptainsLog"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1523/The%20Kaptain%27s%20Log/download/0.1.1",
|
||||
"download_size": 1380904,
|
||||
"download_hash": {
|
||||
"sha1": "14BCEA908163A1635B5C79B07FDF51D17052B05F",
|
||||
"sha256": "97160C55B5F82387D508A6BC671BB0D20C9D6B632D25632A26C9089EC9499E2F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue