diff --git a/InFlightWaypoints/InFlightWaypoints-2.0.3.ckan b/InFlightWaypoints/InFlightWaypoints-2.0.3.ckan new file mode 100644 index 0000000000..471d0d261b --- /dev/null +++ b/InFlightWaypoints/InFlightWaypoints-2.0.3.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "Waypoint Manager", + "abstract": "Display waypoints while in flight, create custom waypoints.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "broken_vref": "#/ckan/ksp-avc", + "description": "Display waypoints while in flight, create custom waypoints.", + "install": [ + { + "file": "GameData/WaypointManager", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/WaypointManager/issues", + "license": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/WaypointManager" + }, + "version": "2.0.3", + "download": "https://github.com/jrossignol/WaypointManager/releases/download/2.0.3/WaypointManager_2.0.3.zip", + "x_generated_by": "netkan", + "download_size": 72605 +} diff --git a/simplewings/simplewings-1.0.ckan b/simplewings/simplewings-1.0.ckan new file mode 100644 index 0000000000..dd62d7fe67 --- /dev/null +++ b/simplewings/simplewings-1.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "simplewings", + "license": "WTFPL", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/90864-Documentation-Wings-creation-mini-tutorial", + "kerbalstuff": "https://kerbalstuff.com/mod/123/Simple%20Wings" + }, + "ksp_version": "0.90", + "name": "Simple Wings", + "abstract": "Two sets of wings from my wing mini tutorial", + "author": "KerbiceGroup", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/123/Simple%20Wings/download/1.0", + "x_generated_by": "netkan", + "download_size": 504037 +}