mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Seems the author did some trickery with versions on github. According to the .version file packed with the new download link this is the v1.1.1 of the mod that should be in this .ckan file.
24 lines
742 B
Plaintext
24 lines
742 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "SASReset",
|
|
"name": "SAS Reset",
|
|
"abstract": "Automatically reset SAS to stability assistance on ground contact, or when SAS keybinds are pressed",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/116888",
|
|
"repository": "https://github.com/Crzyrndm/SAS-Reset"
|
|
},
|
|
"install": [
|
|
{
|
|
"file": "GameData/SASReset",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"author": "Crzyrndm",
|
|
"version": "1.1.1",
|
|
"download": "https://github.com/Crzyrndm/SAS-Reset/releases/download/1.1.2/SAS.Reset.zip",
|
|
"x_generated_by": "netkan",
|
|
"download_size": 3681,
|
|
"ksp_version": "1.0.2"
|
|
}
|