diff --git a/DTV2/DTV2-2.6.1.2.ckan b/DTV2/DTV2-2.6.1.2.ckan new file mode 100644 index 0000000000..2af72d0e16 --- /dev/null +++ b/DTV2/DTV2-2.6.1.2.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.2", + "ksp_version_min": "1.5.1", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "DraftTwitchViewers" + } + ], + "download": "https://github.com/linuxgurugamer/DraftTwitchViewers/releases/download/2.6.1.2/DraftTwitchViewers-1.4.5-2.6.1.2.zip", + "download_size": 234812, + "download_hash": { + "sha1": "603B5AC5784F7F7EC30455C0D72086D9E6B1E2AA", + "sha256": "0B37E361DE2EA6AF11159B8FF780BF9C480513DDEFDB7BA6246C3E2CE4134295" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}