Add Precise Node 1.2.1

This commit is contained in:
pacbard 2015-11-14 12:21:19 -08:00
parent 16dc582d95
commit 75f9c68ab5
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"spec_version" : 1,
"name" : "Precise Node",
"identifier" : "PreciseNode",
"abstract" : "Provides a more precise widget for maneuver node editing",
"author" : "blizzy78",
"download" : "http://blizzy.de/precise-node/PreciseNode-1.2.1.zip",
"license" : "BSD-2-clause",
"version" : "1.2.1",
"release_status" : "stable",
"ksp_version" : "1.0.5",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/47863",
"github" : {
"url" : "https://github.com/blizzy78/ksp-precisenode",
"releases" : true
}
},
"install" : [
{
"file" : "PreciseNode-1.2.1/GameData/PreciseNode",
"install_to" : "GameData"
}
]
}