Crossplatform game launcher made for Project Trains simulator using Rust and Slint library.
Contributions are always welcome!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add a new feature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request