NetKAN added mod - Kronometer-v1.12.0
This commit is contained in:
parent
6d738a8ac7
commit
3603912630
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Kronometer",
|
||||
"name": "Kronometer",
|
||||
"abstract": "A mod to manipulate the clock for Kerbal Space Program",
|
||||
"author": [
|
||||
"Thomas P.",
|
||||
"Sigma88",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "v1.12.0",
|
||||
"ksp_version": "1.12.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161218-*",
|
||||
"repository": "https://github.com/linuxgurugamer/Kronometer",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/Kronometer"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Kronometer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/Kronometer/releases/download/1.12.0/Kronometer-1.12.0-1.12.0.zip",
|
||||
"download_size": 31152,
|
||||
"download_hash": {
|
||||
"sha1": "11B6E5D5EFE8548184AA97EA541FAAD42F8BB974",
|
||||
"sha256": "4AA1E28FB687D61B2D007742D5D917EE2755D9BBEA20FAB7949921E0E7D14D9C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-25T16:59:40Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue