"NetKAN generated mods - Kronometer-v1.3.1-1"
This commit is contained in:
parent
33b9488561
commit
1449973592
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Kronometer",
|
||||
"name": "Kronometer",
|
||||
"abstract": "A mod to manipulate the clock for Kerbal Space Program.",
|
||||
"author": [
|
||||
"Thomas P.",
|
||||
"Sigma88"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161218-krono/",
|
||||
"repository": "https://github.com/StollD/Kronometer"
|
||||
},
|
||||
"version": "v1.3.1-1",
|
||||
"ksp_version": "1.3.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "Kronometer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/StollD/Kronometer/releases/download/v1.3.1-1/Kronometer.v1.3.1-1.zip",
|
||||
"download_size": 22308,
|
||||
"download_hash": {
|
||||
"sha1": "D0E8E718195F57129BA9FEA95CEAA0384E6E2392",
|
||||
"sha256": "DCEDF6857AFDFE7E195E646BB18EC89BB1DEE17F68418B8780D27AD9FC06F516"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue