NetKAN generated mods - InFlightWaypoints-1.0.3, ProceduralWings-v0.9.3

This commit is contained in:
NetKAN bot 2014-12-25 02:13:41 -05:00
parent 23212b230a
commit 5731d2b007
2 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "InFlightWaypoints",
"name": "In-Flight Waypoints",
"abstract": "Display waypoints while in flight.",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "nightingale",
"description": "Display waypoints while in flight.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
"bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues",
"license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt",
"repository": "https://github.com/jrossignol/InFlightWaypoints"
},
"version": "1.0.3",
"download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.0.3/InFlightWaypoints_1.0.3.zip",
"x_generated_by": "netkan",
"download_size": 10386,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "ProceduralWings",
"name": "Procedural Wings",
"abstract": "Procedural wing (pWing for short) is a wing piece that the user can procedurally manipulate.",
"license": "restricted",
"ksp_version": "0.90",
"install": [
{
"file": "ProceduralDynamics",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/NathanKell/ProceduralWings"
},
"author": "NathanKell",
"version": "v0.9.3",
"download": "https://github.com/NathanKell/ProceduralWings/releases/download/v0.9.3/Procedural_Wings-0.9.3.zip",
"x_generated_by": "netkan",
"download_size": 1237385
}