From 17f3853927a535c0d79d19c5091f4a67b3e626f5 Mon Sep 17 00:00:00 2001 From: HebaruSan Date: Sat, 9 Nov 2019 19:00:18 -0600 Subject: [PATCH] Fix license and links for old mods (#1531) --- .../NavBallTextureExport-1.3.ckan | 4 +-- .../NavBallTextureExport-1.5.ckan | 31 +++++++++++++++++++ TCShipInfo/TCShipInfo-0.3.ckan | 2 +- TCShipInfo/TCShipInfo-0.4.ckan | 2 +- 4 files changed, 35 insertions(+), 4 deletions(-) create mode 100644 NavBallTextureExport/NavBallTextureExport-1.5.ckan diff --git a/NavBallTextureExport/NavBallTextureExport-1.3.ckan b/NavBallTextureExport/NavBallTextureExport-1.3.ckan index c2b2c880cb..5fab3f68f9 100644 --- a/NavBallTextureExport/NavBallTextureExport-1.3.ckan +++ b/NavBallTextureExport/NavBallTextureExport-1.3.ckan @@ -5,10 +5,10 @@ "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", "author": "xEvilReeperx", - "license": "public-domain", + "license": "MIT", "release_status": "stable", "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/69540-Making-high-contrast-nav-ball!?p=969741&viewfull=1#post969741", + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/63113-making-high-contrast-nav-ball/&do=findComment&comment=959807", "repository": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger", "x_textures": "http://bit.ly/navballs" }, diff --git a/NavBallTextureExport/NavBallTextureExport-1.5.ckan b/NavBallTextureExport/NavBallTextureExport-1.5.ckan new file mode 100644 index 0000000000..c3e76ce286 --- /dev/null +++ b/NavBallTextureExport/NavBallTextureExport-1.5.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "NavBallTextureExport", + "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", + "author": "xEvilReeperx", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/63113-making-high-contrast-nav-ball/&do=findComment&comment=959807", + "repository": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger", + "x_textures": "http://bit.ly/navballs" + }, + "version": "1.5", + "ksp_version": "1.2", + "install": [ + { + "file": "GameData/NavBallTextureChanger", + "install_to": "GameData" + } + ], + "download": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger/downloads/KSP-1.2-NavBallChanger-1.5-v2.zip", + "download_size": 11764, + "download_hash": { + "sha1": "87B825D36F966FD1CC8F5FD02E5B63CB79A76F30", + "sha256": "692EC3B6EB8ADF1BC1143D7D367985B458DB1E80D5303916AEA3EA478D0E856C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} diff --git a/TCShipInfo/TCShipInfo-0.3.ckan b/TCShipInfo/TCShipInfo-0.3.ckan index 7b9b451d27..ea07e6f4bd 100644 --- a/TCShipInfo/TCShipInfo-0.3.ckan +++ b/TCShipInfo/TCShipInfo-0.3.ckan @@ -8,7 +8,7 @@ ], "license": "public-domain", "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/65769" + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/59724-*" }, "version": "0.3", "ksp_version_min": "0.24.2", diff --git a/TCShipInfo/TCShipInfo-0.4.ckan b/TCShipInfo/TCShipInfo-0.4.ckan index 6de8241b7a..81b8560ce9 100644 --- a/TCShipInfo/TCShipInfo-0.4.ckan +++ b/TCShipInfo/TCShipInfo-0.4.ckan @@ -8,7 +8,7 @@ ], "license": "public-domain", "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/65769" + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/59724-*" }, "version": "0.4", "ksp_version": "1.1",