From 7d7327f0e120e700ddb3182956d3b17d0b535655 Mon Sep 17 00:00:00 2001 From: TeddyDD Date: Fri, 21 Nov 2014 22:02:22 +0100 Subject: [PATCH] Added Navball Texture Changer --- NavBallTextureExport-1.3.ckan | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 NavBallTextureExport-1.3.ckan diff --git a/NavBallTextureExport-1.3.ckan b/NavBallTextureExport-1.3.ckan new file mode 100644 index 0000000000..a4ed3f5a31 --- /dev/null +++ b/NavBallTextureExport-1.3.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "Navball Texture Changer", + "abstract": "Replace stock navball texture with something better!", + "description": "You can replace default navball texture (GameData/NavBallTextureExport/navball.png) with one of this: http://bit.ly/navballs", + "identifier": "NavBallTextureExport", + "download": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger/downloads/KSP-0.24-NavballChanger-v.1.3.zip", + "license": "public-domain", + "version": "1.3", + "author": "xEvilReeperx", + "release_status": "stable", + "ksp_version_min": "0.24", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/69540-Making-high-contrast-nav-ball!?p=969741&viewfull=1#post969741", + "repository": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger", + "x_textures": "http://bit.ly/navballs" + }, + "install": [ + { + "file": "GameData/NavBallTextureExport", + "install_to": "GameData" + } + ] +} \ No newline at end of file