"NetKAN generated mods - LayeredAnimations/LayeredAnimations-1.1.ckan"
This commit is contained in:
parent
c9442f5b40
commit
d2ae422877
|
@ -3,7 +3,12 @@
|
|||
"identifier": "LayeredAnimations",
|
||||
"name": "Layered Animations",
|
||||
"abstract": "Adds layers to KSP's ModuleAnimateGeneric",
|
||||
"author": "Starwaster",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Starwaster/LayeredAnimations"
|
||||
},
|
||||
"version": "1.1",
|
||||
"ksp_version_min": "0.90",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"install": [
|
||||
|
@ -14,12 +19,7 @@
|
|||
"comment": "Patch is only necessary to fix Porkjet's Habitat Pack, which now includes these changes."
|
||||
}
|
||||
],
|
||||
"version": "1.1",
|
||||
"author": "Starwaster",
|
||||
"download": "https://github.com/Starwaster/LayeredAnimations/releases/download/1.1/LayeredAnimations.v1.1.zip",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Starwaster/LayeredAnimations"
|
||||
},
|
||||
"download_size": 1975,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue