1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/PreciseNode/PreciseNode-1.1.3.ckan
Matthew Heguy 82db444e99 Homepages
Some homepages added, some existing links to KSP threads shortened.

It should be noted this only covers mods listed under "Compatible" in
the win-gui. If incompatible mods are updated, I think they're best
addressed at that time.
2015-05-22 00:10:09 -04:00

26 lines
824 B
Plaintext

{
"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.1.3.zip",
"license" : "BSD-2-clause",
"version" : "1.1.3",
"release_status" : "stable",
"ksp_version" : "1.0",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/47863",
"github" : {
"url" : "https://github.com/blizzy78/ksp-precisenode",
"releases" : true
}
},
"install" : [
{
"file" : "PreciseNode-1.1.3/GameData/PreciseNode",
"install_to" : "GameData"
}
]
}