diff --git a/PlanningNode/PlanningNode-v0.1.0.ckan b/PlanningNode/PlanningNode-v0.1.0.ckan new file mode 100644 index 0000000000..0d2244ea5e --- /dev/null +++ b/PlanningNode/PlanningNode-v0.1.0.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": 1, + "identifier": "PlanningNode", + "name": "Planning Node", + "abstract": "Discoverable learn-by-doing method for finding transfers", + "description": "Discoverable learn-by-doing method for finding transfers", + "author": "HebaruSan", + "version": "v0.1.0", + "ksp_version": "1.11", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200375-*", + "repository": "https://github.com/HebaruSan/PlanningNode", + "bugtracker": "https://github.com/HebaruSan/PlanningNode/issues", + "remote-avc": "https://raw.githubusercontent.com/HebaruSan/PlanningNode/master/GameData/PlanningNode/PlanningNode.version" + }, + "tags": [ + "plugin", + "information" + ], + "localizations": [ + "en-us" + ], + "suggests": [ + { + "name": "KerbalChangelog" + }, + { + "name": "LoadingTipsPlus" + }, + { + "name": "PreciseNode" + }, + { + "name": "PreciseManeuver" + }, + { + "name": "ManeuverNodeEvolved" + } + ], + "download": "https://github.com/HebaruSan/PlanningNode/releases/download/v0.1.0/PlanningNode.zip", + "download_size": 41789, + "download_hash": { + "sha1": "3A7CB4FE32CFE4A22069918109F6C6C6A0C28959", + "sha256": "54FD8C222327ACB8B9A6785E0DEDC163706F8EB0D848A1EAB0EA99023C64875F" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-15T07:22:44Z", + "x_generated_by": "netkan" +}