⚠️DEPRECATED: lighty-tauri

This crate has been deprecated and will be removed in a future version.

Migration Notice

The Tauri integration for LightyLauncher has been moved to a standalone repository to maintain better separation of concerns and allow independent versioning.

Why is this deprecated?

  1. Better Separation: Tauri-specific code should live in its own repository

  2. Independent Versioning: The Tauri plugin can evolve independently from the core library

  3. Reduced Dependencies: The main library no longer requires Tauri dependencies

  4. Focused Development: Each repository can focus on its specific purpose

Where to migrate?

Please use the new standalone Tauri plugin repository:

🔗 LightyLauncher Tauri Pluginarrow-up-right (Coming Soon)

Timeline

  • v0.9.0: This crate is marked as deprecated

  • v1.0.0: This crate will be removed entirely

Need Help?

If you have questions about migrating to the standalone plugin, please:

  1. Open an issue in the main repositoryarrow-up-right

  2. Join our community discussions

Legacy Documentation

For legacy documentation, please see the git historyarrow-up-right of this crate at version v0.8.6.


License

MIT

Last updated