Releases: space-is-hard/kOS-Utils
Releases · space-is-hard/kOS-Utils
v1.2
Changelog
v1.2
- Adjusted selection menu loop time for better responsiveness
- Functionality added to panel util and RT antenna util to allow each to open when the vessel is landed and stationary
- Optimized RT antenna util's setup
- Implemented a function that shuts down the kOS core if the vessel's electric charge is below 10% capacity and falling
How to install
- Download and install kOS (CKAN is great for this!)
- Download the kOS Utilities Script and place it in your [KSP install location]/Ships/Script folder (kOS will create this folder, however if you haven't run KSP with kOS installed, you may create it yourself).
- Attach a kOS CPU to your craft of choice
- In the tweakable menu for the CPU, select boot_kos_utils as the boot script
- Launch your ship and follow the instructions!
NOTE: Using the selection menu requires the terminal window to be unfocused due to the way the script reads pilot control commands to handle input.
v1.1
Changelog
v1.1
- Added small
WAITto utility loop to prevent it from running multiple times per physics tick - Selection menu now loops back to start when scrolling past the last selection (TDW89)
- Added Fairing Util and LES Util (TDW89)
- Added Autobrake Util
- Extended selection menu length to 9 total utils, 7 are active and 2 are empty
- General optimization
How to install
- Download and install kOS (CKAN is great for this!)
- Download the kOS Utilities Script and place it in your [KSP install location]/Ships/Script folder (kOS will create this folder, however if you haven't run KSP with kOS installed, you may create it yourself).
- Attach a kOS CPU to your craft of choice
- In the tweakable menu for the CPU, select boot_kos_utils as the boot script
- Launch your ship and follow the instructions!
v1.0 Initial Release
How to install
- Download and install kOS (CKAN is great for this!)
- Download the kOS Utilities Script and place it in your [KSP install location]/Ships/Script folder (kOS will create this folder, however if you haven't run KSP with kOS installed, you may create it yourself).
- Attach a kOS CPU to your craft of choice
- In the tweakable menu for the CPU, select boot_kos_utils as the boot script
- Launch your ship and follow the instructions!