1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/SASReset/SASReset-1.1.1.ckan
Willhelm Rendahl 4bda83af48 Update SASReset-1.1.1.ckan
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.
2015-05-27 15:36:08 +02:00

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"
}