CKAN-meta/ResetSAS/ResetSAS-0.01.ckan

24 lines
671 B
Plaintext

{
"spec_version": 1,
"name" : "ResetSAS",
"identifier" : "ResetSAS",
"abstract" : "Set SAS mode to attitude hold when you turn SAS off and on.",
"download" : "http://greenoctagon.co.uk/ResetSAS.zip",
"license" : "MIT",
"version" : "0.01",
"release_status" : "stable",
"ksp_version_min" : "0.90.0",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/106487",
"github" : {
"url" : "https://github.com/Technicalfool/ResetSAS"
}
},
"install" : [
{
"file" : "ResetSAS",
"install_to" : "GameData"
}
]
}