From a36b018518e554f3fc15dd04b6461a4060482c65 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space> Date: Sat, 26 Mar 2022 02:45:19 +0000 Subject: [PATCH] NetKAN added mod - notes-0.17.0.0-adoption --- notes/notes-0.17.0.0-adoption.ckan | 51 ++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 notes/notes-0.17.0.0-adoption.ckan diff --git a/notes/notes-0.17.0.0-adoption.ckan b/notes/notes-0.17.0.0-adoption.ckan new file mode 100644 index 0000000000..ab1b64fe5b --- /dev/null +++ b/notes/notes-0.17.0.0-adoption.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": 1, + "identifier": "notes", + "name": "Notes", + "abstract": "Simple notepad to take text notes in game.", + "author": [ + "hashashin", + "zer0Kerbal" + ], + "version": "0.17.0.0-adoption", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207118-*", + "spacedock": "https://spacedock.info/mod/77/Notes", + "repository": "https://github.com/zer0Kerbal/Notes", + "bugtracker": "https://github.com/zer0Kerbal/Notes/issues", + "remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/Notes/master/Notes.version", + "x_screenshot": "https://spacedock.info/content/hashashin_471/notes/notes-1455711666.7319841.png" + }, + "tags": [ + "plugin", + "convenience" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ToolbarController" + } + ], + "suggests": [ + { + "name": "RasterPropMonitor" + } + ], + "download": "https://spacedock.info/mod/77/Notes/download/0.17.0.0-adoption", + "download_size": 79433, + "download_hash": { + "sha1": "507309A0D771FF4A6BB855499861368D2C2F52D0", + "sha256": "F287EAB390502D4C1770FA7FEA37B7122717AE0411B9A865C185923FE22BD820" + }, + "download_content_type": "application/zip", + "release_date": "2022-03-26T02:26:42.15729+00:00", + "x_generated_by": "netkan" +}