math.ks - orbital maths functions.
basix.ks - genaral use functions, including maneuver execution, circularizing orbit, changing circular orbits.
launchCirc.ks - launching to circular orbit around current body.
moonInjection.ks - transferring to a target moon of current body.
boot/bLaunch.ks - launching to circular orbit around current body (e.g. Kerbin).
boot/bMoon.ks - launching and transferring to circular orbit arount targeted moon of current body (e.g. Kerbin).
tests/* - short scritts to test main scripts.