"NetKAN generated mods - CraftHistory-2.2.1"
This commit is contained in:
parent
7794893524
commit
e6b640ef2d
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CraftHistory",
|
||||
"name": "CraftHistory",
|
||||
"abstract": "Replaces the stock craft loading with a more advanced one allowing categories to be created.",
|
||||
"author": [
|
||||
"SpaceTiger",
|
||||
"SpaceKitty"
|
||||
],
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://kerbokatz.github.io/#CraftHistory",
|
||||
"repository": "https://github.com/KerboKatz/CraftHistory",
|
||||
"bugtracker": "https://github.com/KerboKatz/CraftHistory/issues"
|
||||
},
|
||||
"version": "2.2.1",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.5.2"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CraftHistory",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KerboKatz/CraftHistory/releases/download/2.2.1/CraftHistory.zip",
|
||||
"download_size": 129559,
|
||||
"download_hash": {
|
||||
"sha1": "4C1F62A8F035C8D4EBE229E24BD39731FF6D6C6D",
|
||||
"sha256": "C27F250D820AC9CA4C5305AD4F3E9EEA014E1792FB0B7B753F945954EE93533C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue