NetKAN generated mods - KerbalAlarmClock-v3.12.0.0
This commit is contained in:
parent
542fdbb110
commit
319da3c30b
|
@ -4,6 +4,9 @@
|
|||
"name": "Kerbal Alarm Clock",
|
||||
"abstract": "An in-game alarm clock to help you stop missing important moments",
|
||||
"author": "TriggerAu",
|
||||
"version": "v3.12.0.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
|
@ -13,9 +16,10 @@
|
|||
"manual": "http://triggerau.github.io/KerbalAlarmClock/",
|
||||
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock"
|
||||
},
|
||||
"version": "v3.12.0.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "TriggerAu-Flags"
|
||||
|
@ -34,9 +38,5 @@
|
|||
"sha256": "FEF722EDF55D1A97986872D3151D6DDB956BF297BC66C866390D8A7FCBB1CE02"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue