diff --git a/TerrasIgnotas/TerrasIgnotas-0.1.2.ckan b/TerrasIgnotas/TerrasIgnotas-0.1.2.ckan new file mode 100644 index 0000000000..a4e05f6c1c --- /dev/null +++ b/TerrasIgnotas/TerrasIgnotas-0.1.2.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": 1, + "identifier": "TerrasIgnotas", + "name": "Terras Ignotas", + "abstract": "This KSP mod adds in some stars and planets and moons - with some bonuses. It's modular. Don't like one system? You don't need it. Want just one system for extending gameplay a little? It works.", + "author": [ + "DeltaDizzy", + "NickRoss120", + "Mrcarrot" + ], + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179652-*", + "repository": "https://github.com/KSP-DDR/Terras-Ignotas" + }, + "version": "0.1.2", + "ksp_version_min": "1.3.1", + "ksp_version_max": "1.5.1", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + } + ], + "suggests": [ + { + "name": "AlcubierreStandalone" + }, + { + "name": "TimeControl" + } + ], + "install": [ + { + "file": "GameData/TerrasIgnotas", + "install_to": "GameData", + "filter": [ + "Flags" + ] + } + ], + "download": "https://github.com/KSP-DDR/Terras-Ignotas/releases/download/0.1.2/TerrasIgnotas_Full_0.1.2.zip", + "download_size": 34327243, + "download_hash": { + "sha1": "493FC2B48A59C2E3E65CC4A000FBDBFAD6608D34", + "sha256": "4B5751C1FDF96A9BA77F35B3DAD127A26CAA19EB06634B913E90BBF1804778AC" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}