"NetKAN generated mods - CraftHistory-1.4.4"
This commit is contained in:
parent
e17a0262db
commit
4a9ef6f0a0
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CraftHistory",
|
||||
"name": "KerboKatz - CraftHistory",
|
||||
"abstract": "Utility mod that extends the functionality of saving and loading crafts!",
|
||||
"author": "SpaceTiger",
|
||||
"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://forum.kerbalspaceprogram.com/index.php?/topic/99770-10x-crafthistory-144-07082015-including-craft-previews/",
|
||||
"spacedock": "https://spacedock.info/mod/82/KerboKatz%20-%20CraftHistory",
|
||||
"repository": "https://github.com/Xarun/CraftHistory"
|
||||
},
|
||||
"version": "1.4.4",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities",
|
||||
|
@ -25,7 +25,7 @@
|
|||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/82/KerboKatz%20-%20CraftHistory/download/1.4.4",
|
||||
"download": "https://github.com/Xarun/CraftHistory/releases/download/1.4.4/CraftHistory.zip",
|
||||
"download_size": 65228,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue