diff --git a/TiltEm/TiltEm-1.3.0.ckan b/TiltEm/TiltEm-1.3.0.ckan new file mode 100644 index 0000000000..ea78d2b7c6 --- /dev/null +++ b/TiltEm/TiltEm-1.3.0.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "TiltEm", + "name": "Tilt Em", + "abstract": "Planetary axial tilt for KSP", + "author": "gavazquez", + "version": "1.3.0", + "ksp_version": "1.7", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179281-*", + "repository": "https://github.com/LunaMultiplayer/TiltEm", + "bugtracker": "https://github.com/LunaMultiplayer/TiltEm/issues" + }, + "tags": [ + "plugin", + "physics" + ], + "localizations": [ + "en-us", + "es-es" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "Kopernicus" + } + ], + "download": "https://github.com/LunaMultiplayer/TiltEm/releases/download/1.3.0/TiltEm-1.3.0-Release.zip", + "download_size": 65580, + "download_hash": { + "sha1": "53AFC4F604DDEAE812086A5A97523139C63B6C70", + "sha256": "80000F01B88334266FDC8B343172323846FA8C3F9B869AF97A22D877946597CB" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-04T14:25:31Z", + "x_generated_by": "netkan" +}