NetKAN generated mods - CraftHistory-2.2.1-KSP1.8
This commit is contained in:
parent
edbfefd823
commit
eb37bf9e6a
|
@ -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-KSP1.8",
|
||||
"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-KSP1.8/CraftHistory.zip",
|
||||
"download_size": 128614,
|
||||
"download_hash": {
|
||||
"sha1": "67046707FF7F6C39CF62A54F21061129D4AAC94D",
|
||||
"sha256": "4B1F21AF840F5D98DFFDEF96DEA829B839E1B42B1F66C05C5DAB864F79BEDD55"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue