- LeftMouseButton: Fling to the current mouse position with ease.
- Compatibility: Works seamlessly with all levels of executors.
- Open for Contributions: Feel free to submit your pull requests!
- Tested: Fully tested on Solara (works perfectly).
I welcome contributions! If you’d like to improve this script or add new features:
- Fork the repository.
- Create your feature branch:
git checkout -b feature/your-feature-name
. - Commit your changes:
git commit -m 'Add feature'
. - Push to the branch:
git push origin feature/your-feature-name
. - Open a pull request.