Create PreciseNode-1.2.2 (#1076)
* Create PreciseNode-1.2.2 As requested on irc by boredpudding * file extensions are good
This commit is contained in:
parent
dda49f8fbf
commit
f9266dd9a3
PreciseNode
|
@ -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" : "https://www.blizzy.de/precise-node/PreciseNode-1.2.2.zip",
|
||||
"license" : "BSD-2-clause",
|
||||
"version" : "1.2.2",
|
||||
"release_status" : "stable",
|
||||
"ksp_version" : "1.1.0",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/47863",
|
||||
"github" : {
|
||||
"url" : "https://github.com/blizzy78/ksp-precisenode",
|
||||
"releases" : true
|
||||
}
|
||||
},
|
||||
"install" : [
|
||||
{
|
||||
"file" : "PreciseNode-1.2.2/GameData/PreciseNode",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue