"NetKAN generated mods - TiltEm-1.2.1"
This commit is contained in:
parent
67263041cc
commit
6817448ad9
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TiltEm",
|
||||
"name": "Tilt Em",
|
||||
"abstract": "Planetary axial tilt for KSP",
|
||||
"author": "gavazquez",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179281-*",
|
||||
"repository": "https://github.com/LunaMultiplayer/TiltEm"
|
||||
},
|
||||
"version": "1.2.1",
|
||||
"ksp_version": "1.7",
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/LunaMultiplayer/TiltEm/releases/download/1.2.1/TiltEm-1.2.1-Release.zip",
|
||||
"download_size": 64777,
|
||||
"download_hash": {
|
||||
"sha1": "9BD0E46989134957230DC7AE19CF4B9432357302",
|
||||
"sha256": "7E7F126DCF4B8F967CC942A88248942CAE15F560344A14237710E06EDED9BDB9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue