Skip to content

Commit

Permalink
NetKAN added mod - KSPTOTConnect-1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Oct 25, 2024
1 parent 4fc61ee commit c86e0fc
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions KSPTOTConnect/KSPTOTConnect-1.6.10.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"spec_version": "v1.34",
"identifier": "KSPTOTConnect",
"name": "KSP Trajectory Optimization Tool Connect",
"abstract": "MATLAB-based Astrodynamics, Mission Design, and Maneuver Design Software",
"author": "Arrowstar",
"version": "1.6.10",
"ksp_version": "1.12.5",
"license": "CC-BY-NC-ND",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/topic/33568-winmaclinux-ksp-trajectory-optimization-tool-v169-new-matlab-version/",
"spacedock": "https://spacedock.info/mod/3737/KSP%20Trajectory%20Optimization%20Tool",
"repository": "https://github.com/Arrowstar/ksptot",
"bugtracker": "https://github.com/Arrowstar/ksptot/issues",
"discussions": "https://github.com/Arrowstar/ksptot/discussions",
"x_screenshot": "https://spacedock.info/content/Arrowstar_42377/KSP_Trajectory_Optimization_Tool/KSP_Trajectory_Optimization_Tool-1729870570.png"
},
"tags": [
"app",
"control",
"plugin"
],
"depends": [
{
"name": "kOS"
}
],
"install": [
{
"find": "KSPTOTConnect",
"install_to": "GameData",
"filter": "IPAddressWhitelist.txt"
},
{
"find": "Ships/Script",
"install_to": "Ships"
}
],
"download": [
"https://github.com/Arrowstar/ksptot/releases/download/v1.6.10/KSPTOT_unified.zip",
"https://spacedock.info/mod/3737/KSP%20Trajectory%20Optimization%20Tool/download/1.6.10"
],
"download_size": 1092546271,
"download_hash": {
"sha1": "9527E69CA836438C9936633A5D87312789C12C4F",
"sha256": "F4CF4C899D625D127349F208FD86BAEFF10F8144A0EF3FDC4C410CC08CC8D5AE"
},
"download_content_type": "application/zip",
"install_size": 99760,
"release_date": "2024-10-25T15:29:49.866426+00:00",
"x_generated_by": "netkan"
}

0 comments on commit c86e0fc

Please sign in to comment.