Skip to content

Commit

Permalink
Add KSP Trajectory Optimization Tool from SpaceDock (#10264)
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot authored Oct 18, 2024
1 parent 3ad1941 commit 9043d67
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions NetKAN/KSPTOTConnect.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
identifier: KSPTOTConnect
$kref: '#/ckan/github/Arrowstar/ksptot/asset_match/^(?!.*linux)'
x_netkan_version_edit:
find: ^v
replace: ''
strict: false
install:
- find: KSPTOTConnect
install_to: GameData
filter: IPAddressWhitelist.txt
- find: Ships/Script
install_to: Ships
---
identifier: KSPTOTConnect
name: KSP Trajectory Optimization Tool Connect
$kref: '#/ckan/spacedock/3737'
tags:
- app
- control
- plugin
depends:
- name: kOS
install:
- find: KSPTOTConnect
install_to: GameData
filter: IPAddressWhitelist.txt
- find: Ships/Script
install_to: Ships

0 comments on commit 9043d67

Please sign in to comment.