"NetKAN generated mods - KerboKatzUtilities-1.4.0"
This commit is contained in:
parent
325bd77164
commit
a2236a7ff6
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "KerboKatzUtilities",
|
||||||
|
"name": "KerboKatzUtilities",
|
||||||
|
"abstract": "Utilities used in all KerboKatz mods.",
|
||||||
|
"author": [
|
||||||
|
"SpaceTiger",
|
||||||
|
"SpaceKitty"
|
||||||
|
],
|
||||||
|
"license": "restricted",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://kerbokatz.github.io/",
|
||||||
|
"repository": "https://github.com/Xarun/KerboKatzUtilities",
|
||||||
|
"bugtracker": "https://github.com/Xarun/KerboKatzUtilities/issues"
|
||||||
|
},
|
||||||
|
"version": "1.4.0",
|
||||||
|
"ksp_version_min": "1.2.0",
|
||||||
|
"ksp_version_max": "1.2.0",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "KerboKatz",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/KerboKatz/KerboKatzUtilities/releases/download/1.4.0/KerboKatzUtilities.zip",
|
||||||
|
"download_size": 58777,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "EB733364C571AF2D0AAB5C588F7C7A5005EFBC82",
|
||||||
|
"sha256": "B0DDBB336E9369D98FBD71912A58208CDC6B18104CB089483E3A97231B748C76"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue