From efd7dfc54143ac0e128bb6476889997f21175503 Mon Sep 17 00:00:00 2001 From: Hakan Tandogan Date: Thu, 11 Dec 2014 12:13:01 +0100 Subject: [PATCH] Early Alpha, in CKAN to aid testing --- Gameframer-v0.1-alpha.ckan | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Gameframer-v0.1-alpha.ckan diff --git a/Gameframer-v0.1-alpha.ckan b/Gameframer-v0.1-alpha.ckan new file mode 100644 index 0000000000..dd015e7583 --- /dev/null +++ b/Gameframer-v0.1-alpha.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "Gameframer", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/102518", + "repository": "https://github.com/noisybit/kerbal-recorder" + }, + "name": "Gameframer", + "license": "restricted", + "release_status": "development", + "abstract": "Vessel recorder for Gameframer service", + "author": "noisybit", + "version": "v0.1-alpha", + "download": "http://gameframer.com/download/Gameframer-Alpha-1.zip", + "download_size": 1298643, + "x_packaged_by": "hakan42 - hand-packaged as the mod is developer-site only at the moment" +}