diff --git a/DTV2/DTV2-2.6.1.5.ckan b/DTV2/DTV2-2.6.1.5.ckan new file mode 100644 index 0000000000..6912dda734 --- /dev/null +++ b/DTV2/DTV2-2.6.1.5.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.4", + "identifier": "DTV2", + "name": "Draft Twitch Viewers", + "abstract": "Draft, tour with, or rescue your twitch viewers as in-game Kerbals!", + "author": "linuxgurugamer", + "license": "GPL-3.0", + "resources": { + "repository": "https://github.com/linuxgurugamer/DraftTwitchViewers" + }, + "version": "2.6.1.5", + "ksp_version": "1.4.5", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "DraftTwitchViewers" + } + ], + "download": "https://github.com/linuxgurugamer/DraftTwitchViewers/releases/download/2.6.1.5/DraftTwitchViewers-1.4.5-2.6.1.5.zip", + "download_size": 234902, + "download_hash": { + "sha1": "FC015F70409EA437BDC6CCB15E1A07B790AD2C63", + "sha256": "068102FF80B713401B6B117C0F4AA2C2557895866383DA9EC886CA40961D7DC6" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}