NetKAN generated mods - Historian-expanded-1-v1.3.3
This commit is contained in:
parent
493e1ad167
commit
070317244a
|
@ -0,0 +1,40 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "Historian-expanded",
|
||||||
|
"name": "Historian Expanded",
|
||||||
|
"abstract": "Adds fully configurable and dynamic captions and overlay graphics to screenshots to better describe the context of screenshots and record your Kerbal adventures.",
|
||||||
|
"author": "Aelfhe1m",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/138848-112-historian-expanded/",
|
||||||
|
"repository": "https://github.com/Aelfhe1m/Historian-Expanded"
|
||||||
|
},
|
||||||
|
"version": "1:v1.3.3",
|
||||||
|
"ksp_version_min": "1.7.0",
|
||||||
|
"localizations": [
|
||||||
|
"en-us",
|
||||||
|
"ru"
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "Toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "AutomatedScreenshots"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/Historian",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Aelfhe1m/Historian-Expanded/releases/download/1.3.3/Historian-1.3.3.zip",
|
||||||
|
"download_size": 63038,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "B5CEB432DA72B11F07E5563B117CFE7981B4EED1",
|
||||||
|
"sha256": "71710E42BB14CF1F4ACA2C6BBE1CE307E6BE2D0246C443BF274673AED2B2940B"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue