From d7a3e7abfda4f80bbbc817d603ea4e163b3d8117 Mon Sep 17 00:00:00 2001 From: Kevin Puetz Date: Sat, 20 Dec 2014 22:17:29 -0600 Subject: [PATCH] Add FreeEVA --- FreeEVA-0.3.0.ckan | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 FreeEVA-0.3.0.ckan diff --git a/FreeEVA-0.3.0.ckan b/FreeEVA-0.3.0.ckan new file mode 100644 index 0000000000..e26d2d7c7b --- /dev/null +++ b/FreeEVA-0.3.0.ckan @@ -0,0 +1,16 @@ +{ + "spec_version" : 1, + "identifier" : "FreeEVA", + "name" : "FreeEVA", + "author" : "taniwha", + "version" : "0.3.0", + "abstract" : "Allows toggling EVA_ROTATE_ON_MOVE with LeftAlt-F", + "ksp_version" : "0.90", + "license" : "GPL-3.0", + "download" : "http://taniwha.org/~bill/FreeEVA-0.3.0.zip", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/95076", + "repository" : "https://github.com/taniwha-qf/FreeEVA" + } +} +