kRPC LandingBurn is a Python script designed to assist players in landing rockets in the popular space simulation game Kerbal Space Program (KSP) using the kRPC mod. This project aims to provide a reliable and efficient method for landing rockets, making your missions safer and more enjoyable.
- Automatic landing guidance for rockets.
- Customizable parameters for various rocket designs.
- Real-time adjustments based on flight conditions.
- kRPC Mod: Install kRPC
- Python 3.x: Download Python
- Dependencies: Install the required libraries listed in
requirements.txt
- Launch Kerbal Space Program and ensure the kRPC mod is installed and running.
- Clone this repository:
git clone https://github.com/Thales625/kRPC-LandingBurn
- Navigate to the project directory:
cd kRPC-LandingBurn
- Run the script:
python main.py
- Cross your fingers and hope for your rocket to land! 🤞
Contributions are welcome! If you have suggestions for improvements or new features, please feel free to open an issue or submit a pull request.