"NetKAN generated mods - CraftHistory-1.4.4"
This commit is contained in:
parent
e1db4b8c5c
commit
9ba72d4a5d
|
@ -1,30 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CraftHistory",
|
||||
"name": "CraftHistory",
|
||||
"abstract": "Creates a history of your crafts while you edit them",
|
||||
"name": "KerboKatz - CraftHistory",
|
||||
"abstract": "Utility mod that extends the functionality of saving and loading crafts!",
|
||||
"author": "SpaceTiger",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/110703",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/598/CraftHistory",
|
||||
"repository": "https://github.com/Xarun/CraftHistory",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/SpaceTiger_5933/CraftHistory/CraftHistory-1429416922.3693035.png"
|
||||
"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": "1.0.5",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities"
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.2.0"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KerboKatz/CraftHistory",
|
||||
"find": "CraftHistory",
|
||||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/598/CraftHistory/download/1.4.4",
|
||||
"download": "https://spacedock.info/mod/82/KerboKatz%20-%20CraftHistory/download/1.4.4",
|
||||
"download_size": 65228,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue