24 lines
667 B
Plaintext
24 lines
667 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" : "0.90.0",
|
|
"resources" : {
|
|
"homepage" : "http://forum.kerbalspaceprogram.com/threads/106487",
|
|
"github" : {
|
|
"url" : "https://github.com/Technicalfool/ResetSAS"
|
|
}
|
|
},
|
|
"install" : [
|
|
{
|
|
"file" : "ResetSAS",
|
|
"install_to" : "GameData"
|
|
}
|
|
]
|
|
}
|